sha256:c24526ee9370e2d53184690f67d8d43d4c2b49aa5158af39b8a324942d5d4343
OS/ARCH
linux/amd64
Compressed size
437.49 MB
Last pushed
11 months by reymonzakhary
Type
Image
Manifest digest
sha256:c24526ee9370e2d53184690f67d8d43d4c2b49aa5158af39b8a324942d5d4343
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/www110 B13COPY . . # buildkit9.9 KB14RUN /bin/sh -c go mod104.08 MB15RUN /bin/sh -c go mod4.07 KB16RUN /bin/sh -c go build39.44 MB17EXPOSE map[5000/tcp:{}]0 B18CMD ["./main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'