sha256:4b3b4dbf3a38794fd3dd089d58749b282ae7452ecdbfdbf019878f05c9fca620
OS/ARCH
linux/amd64
Compressed size
310.84 MB
Last pushed
over 1 year by jpetazzo
Type
Image
Manifest digest
sha256:4b3b4dbf3a38794fd3dd089d58749b282ae7452ecdbfdbf019878f05c9fca620
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.05 MB5ENV GOLANG_VERSION=1.23.50 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.62 MB10RUN /bin/sh -c mkdir -p124 B11WORKDIR /go32 B12COPY dispatcher.go . # buildkit754 B13RUN /bin/sh -c go build21.4 MB14COPY static static # buildkit180.19 KB15CMD ["./dispatcher"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'