Sign inSign up

gocd/gocd-agent-debian-12:v25.2.0

Multi-platform
Integration & delivery
Index digest

sha256:1ceee8da138b6e11f780915adf66e2ee60db4be62caf979b2f9230cf33468897

OS/ARCH

Compressed size

137.92 MB

Last pushed

over 1 year by thoughtworksgo

Type

Image

Manifest digest

sha256:bca1cd2c633be8fe8bcf0bacf7d5674836ad51156559c8c5909e147a17b6d138

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2ARG TARGETARCH=arm640 B
3LABEL gocd.version=25.2.0 description=GoCD agent based0 B
4ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-static-arm64 /usr/local/sbin/tini # buildkit273.23 KB
5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
6ENV GO_JAVA_HOME=/gocd-jre0 B
7ARG UID=10000 B
8ARG GID=10000 B
9RUN |3 TARGETARCH=arm64 UID=1000 GID=100096.07 MB
10ADD docker-entrypoint.sh / # buildkit2.25 KB
11COPY /go-agent /go-agent # buildkit14.81 MB
12COPY --chown=go:root agent-bootstrapper-logback-include.xml agent-launcher-logback-include.xml agent-logback-include.xml1017 B
13RUN |3 TARGETARCH=arm64 UID=1000 GID=10002.33 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15USER go0 B

Command

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