sha256:9de6bb2878a05451a5e52c3c9bec4bfdc0346b9720a67ffbede012dd5cea4fc7
OS/ARCH
Compressed size
301.97 MB
Last pushed
over 1 year by crohr
Type
Image
Manifest digest
sha256:a729f63bfdd2eef52bea48359b7f37fbdf3f38f8e1159f2a2fec006d819487a9
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.07 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/ / # buildkit70.63 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12RUN /bin/sh -c set -eux;692.58 KB13ENV CGO_ENABLED=00 B14WORKDIR /go/src/github.com/tianon/gosu180 B15COPY go.mod go.sum ./ #496 B16RUN /bin/sh -c set -eux;2.99 MB17COPY *.go ./ # buildkit2.02 KB18RUN /bin/sh -c go build9.05 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'