Sign inSign up

jetbrains/teamcity-minimal-agent:2025.11.3

Multi-platform
Integration & delivery
Index digest

sha256:3f732852a1489a17da9be11d4afac8a48a7dda8b3bb4860071a447e5cc19c6b2

OS/ARCH

Compressed size

581.73 MB

Last pushed

7 months by teamcityserver

Type

Image

Manifest digest

sha256:f7069800969bc193a022176f9dbe0e50d2466c6fae569410f9df1d6d30ae5302

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 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 update26.42 MB
9ARG jdkLinuxComponent0 B
10ARG jdkLinuxComponentMD5SUM0 B
11RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.9.10.1/amazon-corretto-21.0.9.10.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=18a45468ad50c1e0e09201de38c5c8f4 /bin/sh200.21 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/21.0.9.10.1/amazon-corretto-21.0.9.10.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=18a45468ad50c1e0e09201de38c5c8f4 /bin/sh1.08 KB
14ENV CONFIG_FILE=/data/teamcity_agent/conf/buildAgent.properties LANG=C.UTF-80 B
15COPY --chown=buildagent:buildagent run-agent.sh /run-agent.sh #1 KB
16COPY --chown=buildagent:buildagent run-agent-services.sh /run-services.sh #241 B
17COPY --chown=buildagent:buildagent TeamCity/buildAgent /opt/buildagent #326.73 MB
18RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.9.10.1/amazon-corretto-21.0.9.10.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=18a45468ad50c1e0e09201de38c5c8f4 /bin/sh7.93 KB
19USER buildagent0 B
20RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.9.10.1/amazon-corretto-21.0.9.10.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=18a45468ad50c1e0e09201de38c5c8f4 /bin/sh2.9 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

Command

 ARG RELEASE