sha256:362f0c751d6b76d4fc527ff4f69e3a83a404802c6951fb4f758ac4113c181546
OS/ARCH
Compressed size
372.49 MB
Last pushed
6 months by maiconschmitz
Type
Image
Manifest digest
sha256:ebe1aa168a074ac6cc88687d8deef0344caebef3e6db2f24bfb24fb34a3b8abf
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.40 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 -p126 B11WORKDIR /go32 B12ARG GO_VERSION=1.23.40 B14ENV DEBIAN_FRONTEND=noninteractive TZ=America/Sao_Paulo GOPROXY=https://proxy.golang.org,direct GOSUMDB=sum.golang.org0 B15WORKDIR /src92 B16RUN |1 GO_VERSION=1.23.4 /bin/sh -c83.23 MB17CMD ["go" "version"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'