sha256:ab501bec712bdbe61adce48a3d50e3c87e406867ff213af735fdad06e381841f
OS/ARCH
linux/arm64
Compressed size
624.14 MB
Last pushed
28 days by mozilla
Type
Image
Manifest digest
sha256:9e9c01b8c797e4e847277ed009669733cb00e274c90a2ddac7b8495b396acaec
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.46 MB4RUN /bin/sh -c set -eux;93.82 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/ / # buildkit61.2 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 -c237 B16RUN |1 TARGETARCH=arm64 /bin/sh -c232.69 MB17RUN |1 TARGETARCH=arm64 /bin/sh -c448 B18EXPOSE [8000/tcp]0 B19EXPOSE [2112/tcp]0 B20ADD . /app/src/autograph # buildkit43.48 MB21ADD autograph.yaml /app # buildkit30.5 KB22ADD version.json /app # buildkit266 B23COPY /go/bin /go/bin/ # buildkit46.78 MB24COPY /tmp/kmsp11/libkmsp11.so /app # buildkit10.44 MB25RUN |1 TARGETARCH=arm64 /bin/sh -c1.25 KB26USER app0 B27WORKDIR /app32 B28CMD ["/go/bin/autograph"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'