Sign inSign up

gocd/gocd-agent-debian-12:v26.1.0

Multi-platform
Integration & delivery
Index digest

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 MB
2ARG TARGETARCH=arm640 B
3LABEL gocd.version=26.1.0 description=GoCD agent based0 B
4ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
5ENV GO_JAVA_HOME=/gocd-jre0 B
6ARG UID=10000 B
7ARG GID=10000 B
8RUN |3 TARGETARCH=arm64 UID=1000 GID=1000102.08 MB
9ADD docker-entrypoint.sh / # buildkit2.33 KB
10COPY /go-agent /go-agent # buildkit13.41 MB
11COPY --chown=go:root agent-bootstrapper-logback-include.xml agent-launcher-logback-include.xml agent-logback-include.xml1012 B
12RUN |3 TARGETARCH=arm64 UID=1000 GID=10002.41 KB
13VOLUME [/go-working-dir]0 B
14VOLUME [/godata]0 B
15ENTRYPOINT ["tini-static" "-g" "--" "/docker-entrypoint.sh"]0 B
16USER go0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'