sha256:512556c9b00b3317dc6aa89257b29044dbb3bd935329f01c44a3b81d28337e17
OS/ARCH
linux/amd64
Compressed size
641.17 MB
Last pushed
28 days by mozilla
Type
Image
Manifest digest
sha256:a960fbfa7e7c0a83233b2e925ce6690324be65d5e16efecbe965a4c991a2be00
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.64 MB4RUN /bin/sh -c set -eux;97.5 MB5ENV GOLANG_VERSION=1.26.30 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.17 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12ARG TARGETARCH=amd640 B13ENV DEBIAN_FRONTEND=noninteractive0 B14RUN |1 TARGETARCH=amd64 /bin/sh -c224 B15RUN |1 TARGETARCH=amd64 /bin/sh -c237 B16RUN |1 TARGETARCH=amd64 /bin/sh -c236.33 MB17RUN |1 TARGETARCH=amd64 /bin/sh -c443 B18EXPOSE [8000/tcp]0 B19EXPOSE [2112/tcp]0 B20ADD . /app/src/autograph # buildkit43.48 MB21ADD autograph.yaml /app # buildkit30.5 KB22ADD version.json /app # buildkit267 B23COPY /go/bin /go/bin/ # buildkit50.87 MB24COPY /tmp/kmsp11/libkmsp11.so /app # buildkit12.69 MB25RUN |1 TARGETARCH=amd64 /bin/sh -c1.26 KB26USER app0 B27WORKDIR /app32 B28CMD ["/go/bin/autograph"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'