sha256:9de6bb2878a05451a5e52c3c9bec4bfdc0346b9720a67ffbede012dd5cea4fc7
OS/ARCH
Compressed size
292.1 MB
Last pushed
over 1 year by crohr
Type
Image
Manifest digest
sha256:13fcb465d283408442b5205f57de90918664a70e3b367e6c22c670afa4193f41
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.45 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.4 MB5ENV GOLANG_VERSION=1.23.80 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/ / # buildkit67.41 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c set -eux;692.23 KB13ENV CGO_ENABLED=00 B14WORKDIR /go/src/github.com/tianon/gosu181 B15COPY go.mod go.sum ./ #497 B16RUN /bin/sh -c set -eux;2.99 MB17COPY *.go ./ # buildkit2.02 KB18RUN /bin/sh -c go build8.71 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'