Sign inSign up

jetbrains/teamcity-minimal-agent:2026.2

Multi-platform
Integration & delivery
Index digest

sha256:648707cb22c8b7dd2b8c8f90ba2b21bbca9d285c384024ec170125cbba933e27

OS/ARCH

Compressed size

615.53 MB

Last pushed

17 days by teamcityserver

Type

Image

Manifest digest

sha256:2711916da1c1c2c77933dbe1eace857b25016eaa518402bad3c8b5e1b30f5049

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive0 B
7RUN /bin/sh -c apt-get update28.69 MB
8ARG jdkLinuxComponent0 B
9ARG jdkLinuxComponentMD5SUM0 B
10RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.10.7.1/amazon-corretto-21.0.10.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=7bf7339989b58c74fedbd58e26bb03ec /bin/sh200.27 MB
11ENV 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
12RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.10.7.1/amazon-corretto-21.0.10.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=7bf7339989b58c74fedbd58e26bb03ec /bin/sh1.08 KB
13ENV CONFIG_FILE=/data/teamcity_agent/conf/buildAgent.properties LANG=C.UTF-80 B
14COPY --chown=buildagent:buildagent run-agent.sh /run-agent.sh #1 KB
15COPY --chown=buildagent:buildagent run-agent-services.sh /run-services.sh #242 B
16COPY --chown=buildagent:buildagent TeamCity/buildAgent /opt/buildagent #358.18 MB
17RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.10.7.1/amazon-corretto-21.0.10.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=7bf7339989b58c74fedbd58e26bb03ec /bin/sh8.07 KB
18USER buildagent0 B
19RUN |2 jdkLinuxComponent=https://corretto.aws/downloads/resources/21.0.10.7.1/amazon-corretto-21.0.10.7.1-linux-x64.tar.gz jdkLinuxComponentMD5SUM=7bf7339989b58c74fedbd58e26bb03ec /bin/sh2.9 KB
20VOLUME [/data/teamcity_agent/conf]0 B
21VOLUME [/opt/buildagent/work]0 B
22VOLUME [/opt/buildagent/system]0 B
23VOLUME [/opt/buildagent/temp]0 B
24VOLUME [/opt/buildagent/logs]0 B
25VOLUME [/opt/buildagent/tools]0 B
26VOLUME [/opt/buildagent/plugins]0 B
27CMD ["/run-services.sh"]0 B

Command

 ARG RELEASE