sha256:ae5034fc168f680a18f1ae6fd75aa0f672a75f6e7042406044ef992b8bdc3394
OS/ARCH
linux/amd64
Compressed size
349.12 MB
Last pushed
about 2 months by affinenick
Type
Image
Manifest digest
sha256:ae5034fc168f680a18f1ae6fd75aa0f672a75f6e7042406044ef992b8bdc3394
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 B14WORKDIR /app92 B15COPY repo/ /app/ # buildkit4.52 MB16RUN /bin/sh -c go mod31.97 MB17RUN /bin/sh -c cd /app3.24 MB18RUN /bin/sh -c cd /app443.45 KB19ENV CGO_ENABLED=10 B20CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'