sha256:0a5b31f6865f36102a85480e9375bc6a2f88cd9ec1d9093080946605e6a2563b
OS/ARCH
Compressed size
597.53 MB
Last pushed
about 1 month by marcodellorto
Type
Image
Manifest digest
sha256:2cbe8dfcaea79821de087cf2775615494a7b8077cc764b666de77dc02b049058
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.15 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 -p125 B11WORKDIR /go32 B12COPY /usr/bin/golangci-lint /usr/bin/golangci-lint # buildkit14.35 MB13RUN /bin/sh -c apt-get update7.58 MB14ENV SAM_CLI_TELEMETRY=00 B15COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit18.64 MB16COPY /usr/local/bin/docker-compose /usr/local/bin/docker-compose # buildkit15.04 MB17COPY /usr/local/aws-cli /usr/local/aws-cli # buildkit67.38 MB18RUN /bin/sh -c ln -s180.36 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'