sha256:3f6b74053094b91b9645863037ae30a8194edc88ddd0e2b92e64b949a8c976c6
OS/ARCH
linux/amd64
Compressed size
2.01 GB
Last pushed
about 2 months by affinenick
Type
Image
Manifest digest
sha256:3f6b74053094b91b9645863037ae30a8194edc88ddd0e2b92e64b949a8c976c6
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.54 MB5ENV GOLANG_VERSION=1.26.50 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/ / # buildkit64.17 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12ENV GOTOOLCHAIN=auto0 B13RUN /bin/sh -c apt-get update32 B14WORKDIR /app93 B15COPY repo/ /app/ # buildkit538.34 MB16RUN /bin/sh -c go mod687.67 MB17RUN /bin/sh -c cd /app290.83 MB18RUN /bin/sh -c cd /app247.47 MB19ENV CGO_ENABLED=10 B20CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'