sha256:61a6ed857c53c120be33a6eb3c4e41d67cd09e0097e07a058797b2432b0e10cb
OS/ARCH
linux/amd64
Compressed size
437.48 MB
Last pushed
about 1 year by reymonzakhary
Type
Image
Manifest digest
sha256:61a6ed857c53c120be33a6eb3c4e41d67cd09e0097e07a058797b2432b0e10cb
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.42 MB4RUN /bin/sh -c set -eux;88.07 MB5ENV GOLANG_VERSION=1.24.30 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.32 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /var/www108 B13COPY . . # buildkit9.58 KB14RUN /bin/sh -c go mod104.08 MB15RUN /bin/sh -c go mod4 KB16RUN /bin/sh -c go build39.44 MB17EXPOSE map[5000/tcp:{}]0 B18CMD ["./main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'