Sign inSign up

matrixsolutions/teamcity-agent-generic:clarity

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update25.99 MB
9ARG jdkLinuxComponent0 B
10ARG jdkLinuxComponentMD5SUM0 B
11RUN |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 MB
12ENV 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 B
13RUN |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 KB
14ENV CONFIG_FILE=/data/teamcity_agent/conf/buildAgent.properties LANG=C.UTF-80 B
15COPY run-agent.sh /run-agent.sh # buildkit1 KB
16COPY run-agent-services.sh /run-services.sh # buildkit242 B
17COPY TeamCity/buildAgent /opt/buildagent # buildkit292.75 MB
18RUN |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 KB
19USER buildagent0 B
20RUN |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 KB
21VOLUME [/data/teamcity_agent/conf]0 B
22VOLUME [/opt/buildagent/work]0 B
23VOLUME [/opt/buildagent/system]0 B
24VOLUME [/opt/buildagent/temp]0 B
25VOLUME [/opt/buildagent/logs]0 B
26VOLUME [/opt/buildagent/tools]0 B
27VOLUME [/opt/buildagent/plugins]0 B
28CMD ["/run-services.sh"]0 B
29USER root0 B
30COPY run-docker.sh /services/run-docker.sh # buildkit336 B
31ARG dotnetCoreLinuxComponentVersion0 B
32ENV DOTNET_CLI_TELEMETRY_OPTOUT=true DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
33ARG dotnetLinuxComponent0 B
34ARG dotnetLinuxComponentSHA5120 B
35ARG dotnetLibs0 B
36ARG gitLinuxComponentVersion0 B
37ARG gitLFSLinuxComponentVersion0 B
38ARG dockerComposeLinuxComponentVersion0 B
39ARG dockerLinuxComponentVersion0 B
40ARG containerdIoLinuxComponentVersion0 B
41ARG p4Version0 B
42RUN |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 MB
43VOLUME [/var/lib/docker]0 B
44USER buildagent0 B
45USER root0 B
46RUN /bin/sh -c apt-get update1003.84 KB
47USER buildagent0 B
48WORKDIR /usr/local/bin32 B
49WORKDIR /usr/share32 B
50COPY /usr/share/dotnet /usr/share/dotnet # buildkit208.47 MB
51ARG DOTNET_SDK_VERSION8=8.0.00 B
52ARG ASPNET_VERSION8=8.0.00 B
53ARG DOTNET_VERSION8=8.0.00 B

Command

 ARG RELEASE