sha256:9b01f7a5af64b5ccc5b3cef500f9b18d9505650c3f8fef816bd524b4aa3b3c69
OS/ARCH
linux/amd64
Compressed size
626.21 MB
Last pushed
20 days by mozilla
Type
Image
Manifest digest
sha256:2f800b9a6b8c95a5d6e05ca36c88304892791bae5818e2c45799b682f44caaf3
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -eux;97.58 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/ / # buildkit64.19 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12ARG TARGETARCH=amd640 B13ENV DEBIAN_FRONTEND=noninteractive0 B14RUN |1 TARGETARCH=amd64 /bin/sh -c224 B15RUN |1 TARGETARCH=amd64 /bin/sh -c236 B16RUN |1 TARGETARCH=amd64 /bin/sh -c221.47 MB17RUN |1 TARGETARCH=amd64 /bin/sh -c446 B18EXPOSE [8000/tcp]0 B19EXPOSE [2112/tcp]0 B20ADD . /app/src/autograph # buildkit43.21 MB21ADD autograph-service.yaml /app # buildkit814 B22ADD autograph-signer.yaml /app # buildkit29.8 KB23ADD version.json /app # buildkit267 B24COPY /go/bin /go/bin/ # buildkit50.91 MB25COPY /tmp/kmsp11/libkmsp11.so /app # buildkit12.69 MB26RUN |1 TARGETARCH=amd64 /bin/sh -c1.25 KB27USER app0 B28WORKDIR /app32 B29CMD ["/go/bin/autograph"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'