sha256:da30e23ebe419d2a42594a5831951caffa0761f1acc168f792410f78b5019051
OS/ARCH
linux/amd64
Compressed size
368.5 MB
Last pushed
about 2 months by affinenick
Type
Image
Manifest digest
sha256:da30e23ebe419d2a42594a5831951caffa0761f1acc168f792410f78b5019051
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.41 MB5ENV GOLANG_VERSION=1.24.130 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.46 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV GOTOOLCHAIN=auto0 B13RUN /bin/sh -c apt-get update32 B14RUN /bin/sh -c apt-get update1.4 KB15WORKDIR /app93 B16COPY repo/ /app/ # buildkit30.84 MB17RUN /bin/sh -c go mod647 B18RUN /bin/sh -c cd /app16.47 MB19RUN /bin/sh -c cd /app12.24 MB20ENV CGO_ENABLED=10 B21CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'