sha256:52df9df808a31f1a1c829c83c4f74b765d95855ddbefa37126e0eaf1deb66dac
OS/ARCH
linux/amd64
Compressed size
472.06 MB
Last pushed
over 1 year by wallnerryan
Type
Image
Manifest digest
sha256:e3c88d08ca43d376687e116df05f6a48274861545be90752b5d92fcb0cac3d82
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.60 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 B13RUN /bin/sh -c mkdir /porxbbq160 B14WORKDIR /porxbbq32 B15COPY ./lib /porxbbq/lib # buildkit13.71 KB16COPY ./static /porxbbq/static # buildkit23.25 MB17COPY ./go.mod /porxbbq/go.mod # buildkit632 B18COPY ./go.sum /porxbbq/go.sum # buildkit17.57 KB19COPY ./server.go /porxbbq/server.go # buildkit2.45 KB20RUN /bin/sh -c go mod110.72 MB21RUN /bin/sh -c go get48.8 MB22EXPOSE map[80/tcp:{}]0 B23CMD ["./main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'