sha256:983db4ed0665d75e079d04c9d789bcdc5bfbf735e94067bfc72fc550ae9057f3
OS/ARCH
linux/amd64
Compressed size
375.03 MB
Last pushed
over 1 year by tribeld
Type
Image
Manifest digest
sha256:983db4ed0665d75e079d04c9d789bcdc5bfbf735e94067bfc72fc550ae9057f3
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.23.70 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 -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13COPY . . # buildkit111.01 KB14RUN /bin/sh -c go mod85.65 MB15ENTRYPOINT ["/app/gosample"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'