Sign inSign up

clegginabox/teamcity-php-agent:php-8.2

Index digest

sha256:a9e939a4540553eb8ae0c922ec188ac42844a6303c6457731aa6212cdcddeda6

OS/ARCH

linux/amd64

Compressed size

1.28 GB

Last pushed

8 months by clegginabox

Type

Image

Manifest digest

sha256:46640ba532428c62a9c21490867736bc0868bdde26c6fb6a06b3620a3f13f71e

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.41 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 #1023 B
16COPY --chown=buildagent:buildagent run-agent-services.sh /run-services.sh #242 B
17COPY --chown=buildagent:buildagent TeamCity/buildAgent /opt/buildagent #326.71 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.94 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
29COPY /etc/gitconfig /etc/gitconfig # buildkit214 B
30COPY /usr/bin/git-lfs /usr/bin/git-lfs # buildkit5 MB
31USER root0 B
32COPY run-docker.sh /services/run-docker.sh # buildkit956 B
33ARG dotnetCoreLinuxComponentVersion0 B
34ENV DOTNET_CLI_TELEMETRY_OPTOUT=true DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
35ARG dotnetLinuxComponent0 B
36ARG dotnetLinuxComponentSHA5120 B
37ARG dotnetLibs0 B
38ARG gitLinuxComponentVersion0 B
39ARG gitLFSLinuxComponentVersion0 B
40ARG dockerLinuxComponentVersion0 B
41ARG containerdIoLinuxComponentVersion0 B
42ARG p4Version0 B
43ARG gitLinuxComponentVersion0 B
44RUN |10 dotnetCoreLinuxComponentVersion= dotnetLinuxComponent=https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.415/dotnet-sdk-8.0.415-linux-x64.tar.gz dotnetLinuxComponentSHA512=0fc0499a857f161f7c35775bb3f50ac6f0333f02f5df21d21147d538eb26a9a87282d4ba3707181c46f3c09d22cdc984e77820a5953a773525d6f7b332deb7f2431 MB
45VOLUME [/var/lib/docker]0 B
46USER buildagent0 B
47USER root0 B
48RUN /bin/sh -c apt-get update3.67 MB
49USER buildagent0 B
50ARG PHP_VERSION=8.20 B
51ENV DEBIAN_FRONTEND=noninteractive0 B
52COPY /usr/bin/composer /usr/bin/composer # buildkit758.13 KB
53COPY /usr/local/bin/docker /usr/local/bin/ # buildkit17.9 MB
54COPY /bin/terraform /usr/local/bin/terraform # buildkit29.17 MB
55USER root0 B
56RUN |1 PHP_VERSION=8.2 /bin/sh -c58.73 MB
57RUN |1 PHP_VERSION=8.2 /bin/sh -c184.76 MB

Command

 ARG RELEASE