sha256:bf01740a908dc229385daf045480138cf230b90e50fd38305aa9d078301a7d98
OS/ARCH
Compressed size
674.48 MB
Last pushed
29 days by marcodellorto
Type
Image
Manifest digest
sha256:c70f79583da1b8e561decb31122c2dd6470f3849e36a2d4ca5e56660a578650d
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.1 MB5ENV GOLANG_VERSION=1.23.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/ / # buildkit70.64 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 update29.22 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.5 MB19RUN /bin/sh -c GO111MODULE=on go60.04 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'