sha256:51cf2fb0530b3e8444e6f2a400e315f641c606e034a9ac4cff51ccba40e2f618
OS/ARCH
Compressed size
142.32 MB
Last pushed
3 months by gocdteam
Type
Image
Manifest digest
sha256:5dd944bc06e5d870ae9ee6ff3ddbbe85639188c0c9e620e98932e62736b5d908
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ARG TARGETARCH=arm640 B3LABEL gocd.version=26.1.0 description=GoCD agent based0 B4ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B5ENV GO_JAVA_HOME=/gocd-jre0 B6ARG UID=10000 B7ARG GID=10000 B8RUN |3 TARGETARCH=arm64 UID=1000 GID=1000102.08 MB9ADD docker-entrypoint.sh / # buildkit2.33 KB10COPY /go-agent /go-agent # buildkit13.41 MB11COPY --chown=go:root agent-bootstrapper-logback-include.xml agent-launcher-logback-include.xml agent-logback-include.xml1012 B12RUN |3 TARGETARCH=arm64 UID=1000 GID=10002.41 KB13VOLUME [/go-working-dir]0 B14VOLUME [/godata]0 B15ENTRYPOINT ["tini-static" "-g" "--" "/docker-entrypoint.sh"]0 B16USER go0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'