sha256:14f00a27389c7e02c7205f232c60d185d4b521e2ece5538bc708e00d1d1c50dc
OS/ARCH
linux/amd64
Compressed size
374.34 MB
Last pushed
about 2 months by affinenick
Type
Image
Manifest digest
sha256:14f00a27389c7e02c7205f232c60d185d4b521e2ece5538bc708e00d1d1c50dc
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.25.120 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/ / # buildkit57.46 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV GOTOOLCHAIN=auto0 B13RUN /bin/sh -c apt-get update32 B14WORKDIR /app93 B15COPY repo/ /app/ # buildkit1.68 MB16RUN /bin/sh -c go mod80.01 MB17RUN /bin/sh -c cd /app1.17 MB18RUN /bin/sh -c cd /app373.79 KB19ENV CGO_ENABLED=10 B20CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'