sha256:f0e267fe1de00134649435dff61ffe2ab5819a7c7af4cf59e3b9ac94283d2c86
OS/ARCH
Compressed size
135.81 MB
Last pushed
almost 2 years by thoughtworksgo
Type
Image
Manifest digest
sha256:ae47bf6f58d6936714b6273346ea6faa8adb308a58c4de1fe439d59ce1c57595
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2ARG TARGETARCH=arm640 B3LABEL gocd.version=24.5.0 description=GoCD agent based0 B4ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-static-arm64 /usr/local/sbin/tini # buildkit273.23 KB5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B6ENV GO_JAVA_HOME=/gocd-jre0 B7ARG UID=10000 B8ARG GID=10000 B9RUN |3 TARGETARCH=arm64 UID=1000 GID=100092.64 MB10ADD docker-entrypoint.sh / # buildkit2.26 KB11COPY /go-agent /go-agent # buildkit16.14 MB12COPY --chown=go:root agent-bootstrapper-logback-include.xml agent-launcher-logback-include.xml agent-logback-include.xml1019 B13RUN |3 TARGETARCH=arm64 UID=1000 GID=10002.34 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15USER go0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'