sha256:51cf2fb0530b3e8444e6f2a400e315f641c606e034a9ac4cff51ccba40e2f618
OS/ARCH
Compressed size
143.43 MB
Last pushed
3 months by gocdteam
Type
Image
Manifest digest
sha256:0a9756b4745b9157563d3d6d5ba25befd7b30fd416c93151e05be883bf5c8e78
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG TARGETARCH=amd640 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=amd64 UID=1000 GID=1000103.05 MB9ADD docker-entrypoint.sh / # buildkit2.33 KB10COPY /go-agent /go-agent # buildkit13.44 MB11COPY --chown=go:root agent-bootstrapper-logback-include.xml agent-launcher-logback-include.xml agent-logback-include.xml1014 B12RUN |3 TARGETARCH=amd64 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 'amd64' out/ 'bookworm' '@1782172800'