sha256:0280d5d7f1a37ae8f1c073b8bb01cb4d051e4eb488ecf223f5a2a471706944fb
OS/ARCH
linux/amd64
Compressed size
397.57 MB
Last pushed
3 months by affinenick
Type
Image
Manifest digest
sha256:0280d5d7f1a37ae8f1c073b8bb01cb4d051e4eb488ecf223f5a2a471706944fb
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.05 MB5ENV GOLANG_VERSION=1.22.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/ / # buildkit66.15 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get update22.43 MB13RUN /bin/sh -c apt-get update8.25 MB14WORKDIR /app92 B15COPY repo/ /app/ # buildkit13.04 MB16RUN /bin/sh -c go mod56.11 MB17RUN /bin/sh -c cd /app11.13 MB18RUN /bin/sh -c cd /app1.83 MB19ENV CGO_ENABLED=10 B20ENV CGO_ENABLED=10 B21CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'