sha256:b6070e74fd367e60668c4030ba13963b79a019e21039adde3f00ca40f3952f62
OS/ARCH
linux/amd64
Compressed size
437.24 MB
Last pushed
about 1 year by reymonzakhary
Type
Image
Manifest digest
sha256:b6070e74fd367e60668c4030ba13963b79a019e21039adde3f00ca40f3952f62
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.33 KB14RUN /bin/sh -c go mod104.04 MB15RUN /bin/sh -c go mod3.93 KB16RUN /bin/sh -c go build39.23 MB17EXPOSE map[5000/tcp:{}]0 B18CMD ["./main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'