Sign inSign up

jetbrains/teamcity-minimal-agent:2026.1.3

Multi-platform
Integration & delivery
Index digest

sha256:f711ef16fd62a46bc6e5d3e07f0fcd0eaf7c3c8f905fc4500135a58d5ad05765

OS/ARCH

Compressed size

599.37 MB

Last pushed

about 2 months by teamcityserver

Type

Image

Manifest digest

sha256:06549fbbd87085b9911efbdf7b1e639c7898c1c9f31b8acdd77b11002179bd8b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 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 update26.39 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 #344.34 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.89 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