sha256:9dc7a952563fb04f44fa1a017d973afaba2a21580e76bf14883944f47930c340
OS/ARCH
linux/arm64
Compressed size
609.47 MB
Last pushed
6 days by mozilla
Type
Image
Manifest digest
sha256:20c91dc1463aab5806b57bab3ac2035a85f21f0c4ba11e5cf03d9c4fb3038f5f
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.47 MB4RUN /bin/sh -c set -eux;93.91 MB5ENV GOLANG_VERSION=1.26.60 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit61.25 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ARG TARGETARCH=arm640 B13ENV DEBIAN_FRONTEND=noninteractive0 B14RUN |1 TARGETARCH=arm64 /bin/sh -c224 B15RUN |1 TARGETARCH=arm64 /bin/sh -c234 B16RUN |1 TARGETARCH=arm64 /bin/sh -c218.09 MB17RUN |1 TARGETARCH=arm64 /bin/sh -c444 B18EXPOSE [8000/tcp]0 B19EXPOSE [2112/tcp]0 B20ADD . /app/src/autograph # buildkit43.21 MB21ADD autograph-service.yaml /app # buildkit812 B22ADD autograph-signer.yaml /app # buildkit29.8 KB23ADD version.json /app # buildkit267 B24COPY /go/bin /go/bin/ # buildkit46.84 MB25COPY /tmp/kmsp11/libkmsp11.so /app # buildkit10.44 MB26RUN |1 TARGETARCH=arm64 /bin/sh -c1.26 KB27USER app0 B28WORKDIR /app32 B29CMD ["/go/bin/autograph"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'