sha256:c57ec0513393d046ec3fa2b463f051399a9470087b95cd2433d26266d3beb579
OS/ARCH
linux/amd64
Compressed size
293.9 MB
Last pushed
over 1 year by tarsoqueiroz
Type
Image
Manifest digest
sha256:c57ec0513393d046ec3fa2b463f051399a9470087b95cd2433d26266d3beb579
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.41 MB4RUN /bin/sh -c set -eux;88.06 MB5ENV GOLANG_VERSION=1.24.20 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.29 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go0 B12WORKDIR /app93 B13COPY . . # buildkit1.48 KB14ENV PORT=80800 B15CMD ["go" "run" "main.go"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'