sha256:e68ae54f71ee3019ab5472120a5226a6dfaf50d781635a0ff97115b4c53ace12
OS/ARCH
linux/amd64
Compressed size
1.12 GB
Last pushed
over 2 years by ldscavo
Type
Image
Manifest digest
sha256:e68ae54f71ee3019ab5472120a5226a6dfaf50d781635a0ff97115b4c53ace12
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update25.99 MB9ARG jdkLinuxComponent0 B10ARG jdkLinuxComponentMD5SUM0 B11RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=443750a02c28ff2807c80032ee2e8ebc /bin/sh185.2 MB12ENV JAVA_HOME=/opt/java/openjdk JDK_HOME=/opt/java/openjdk PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=443750a02c28ff2807c80032ee2e8ebc /bin/sh1.17 KB14ENV CONFIG_FILE=/data/teamcity_agent/conf/buildAgent.properties LANG=C.UTF-80 B15COPY run-agent.sh /run-agent.sh # buildkit1 KB16COPY run-agent-services.sh /run-services.sh # buildkit242 B17COPY TeamCity/buildAgent /opt/buildagent # buildkit292.75 MB18RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=443750a02c28ff2807c80032ee2e8ebc /bin/sh7.9 KB19USER buildagent0 B20RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=443750a02c28ff2807c80032ee2e8ebc /bin/sh3.29 KB21VOLUME [/data/teamcity_agent/conf]0 B22VOLUME [/opt/buildagent/work]0 B23VOLUME [/opt/buildagent/system]0 B24VOLUME [/opt/buildagent/temp]0 B25VOLUME [/opt/buildagent/logs]0 B26VOLUME [/opt/buildagent/tools]0 B27VOLUME [/opt/buildagent/plugins]0 B28CMD ["/run-services.sh"]0 B29USER root0 B30COPY run-docker.sh /services/run-docker.sh # buildkit336 B31ARG dotnetCoreLinuxComponentVersion0 B32ENV DOTNET_CLI_TELEMETRY_OPTOUT=true DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B33ARG dotnetLinuxComponent0 B34ARG dotnetLinuxComponentSHA5120 B35ARG dotnetLibs0 B36ARG gitLinuxComponentVersion0 B37ARG gitLFSLinuxComponentVersion0 B38ARG dockerComposeLinuxComponentVersion0 B39ARG dockerLinuxComponentVersion0 B40ARG containerdIoLinuxComponentVersion0 B41ARG p4Version0 B42RUN |10 dotnetCoreLinuxComponentVersion= dotnetLinuxComponent=https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.413/dotnet-sdk-6.0.413-linux-x64.tar.gz dotnetLinuxComponentSHA512=ee0a77d54e6d4917be7310ff0abb3bad5525bfb4beb1db0c215e65f64eb46511f5f12d6c7ff465a1d4ab38577e6a1950fde479ee94839c50e627020328a702de405.26 MB43VOLUME [/var/lib/docker]0 B44USER buildagent0 B45USER root0 B46RUN /bin/sh -c apt-get update1003.84 KB47USER buildagent0 B48WORKDIR /usr/local/bin32 B49WORKDIR /usr/share32 B50COPY /usr/share/dotnet /usr/share/dotnet # buildkit208.47 MB51ARG DOTNET_SDK_VERSION8=8.0.00 B52ARG ASPNET_VERSION8=8.0.00 B53ARG DOTNET_VERSION8=8.0.00 BCommand
ARG RELEASE