sha256:a74b5e0e36c330da5e598f72a0683a151f6529c42b3d3de95fe55e7da681a1b0
OS/ARCH
Compressed size
202.77 MB
Last pushed
3 months by gocdteam
Type
Image
Manifest digest
sha256:508f9d7c2e5d0de5352d23d8b4970219be71e62de747159c78ca4393d14fc489
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add7.85 MB4RUN /bin/sh -c [ -e32 B5RUN /bin/sh -c set -eux;456 B6ENV DOCKER_VERSION=29.6.10 B7RUN /bin/sh -c set -eux;17.06 MB8ENV DOCKER_BUILDX_VERSION=0.35.00 B9RUN /bin/sh -c set -eux;19.89 MB10ENV DOCKER_COMPOSE_VERSION=5.2.00 B11RUN /bin/sh -c set -eux;9.79 MB12COPY modprobe.sh /usr/local/bin/modprobe # buildkit540 B13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1013 B14ENV DOCKER_TLS_CERTDIR=/certs0 B15RUN /bin/sh -c mkdir /certs116 B16ENTRYPOINT ["docker-entrypoint.sh"]0 B17CMD ["sh"]0 B18RUN /bin/sh -c set -eux;6.91 MB19RUN /bin/sh -c set -eux;97.61 KB20RUN /bin/sh -c set -eux;1010 B21RUN /bin/sh -c set -eux;59.68 MB22ENV DIND_COMMIT=8d9e3502aba39127e4d12196dae16d306f76993d0 B23RUN /bin/sh -c set -eux;1.65 KB24COPY dockerd-entrypoint.sh /usr/local/bin/ # buildkit3.22 KB25VOLUME [/var/lib/docker]0 B26EXPOSE map[2375/tcp:{} 2376/tcp:{}]0 B27ENTRYPOINT ["dockerd-entrypoint.sh"]0 B28CMD []0 B29ARG TARGETARCH=arm640 B30LABEL gocd.version=26.1.0 description=GoCD agent based0 B31ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B32ENV LANG=C.UTF-80 B33ENV GO_JAVA_HOME=/gocd-jre0 B34ARG UID=10000 B35ARG GID=10000 B36COPY /usr/glibc-compat /usr/glibc-compat # buildkit2.77 MB37RUN |3 TARGETARCH=arm64 UID=1000 GID=100061.31 MB38ADD docker-entrypoint.sh / # buildkit2.33 KB39COPY /go-agent /go-agent # buildkit13.41 MB40COPY --chown=go:root agent-bootstrapper-logback-include.xml agent-launcher-logback-include.xml agent-logback-include.xml1014 B41COPY --chown=root:root dockerd-sudo /etc/sudoers.d/dockerd-sudo #276 B42RUN |3 TARGETARCH=arm64 UID=1000 GID=10002.41 KB43VOLUME [/go-working-dir]0 B44VOLUME [/godata]0 B45COPY --chown=root:root run-docker-daemon.sh / #911 B46ENTRYPOINT ["tini-static" "-g" "--" "/docker-entrypoint.sh"]0 B47USER go0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit