sha256:25639170bb0164b0944003f3ddd5fc5423b4284efa33a008703fa13d3a99a86d
OS/ARCH
Compressed size
377.02 MB
Last pushed
6 months by maiconschmitz
Type
Image
Manifest digest
sha256:e40962439e9398f3a9f2a1bd496a52b6054a0cfb7c8f7393b5259bf207908c01
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.41 MB4RUN /bin/sh -c set -eux;88.05 MB5ENV GOLANG_VERSION=1.24.00 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/ / # buildkit75.15 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12ARG GO_VERSION=1.24.00 B14ENV DEBIAN_FRONTEND=noninteractive TZ=America/Sao_Paulo GOPROXY=https://proxy.golang.org,direct GOSUMDB=sum.golang.org0 B15WORKDIR /src93 B16RUN |1 GO_VERSION=1.24.0 /bin/sh -c83.23 MB17CMD ["go" "version"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'