sha256:e4db729c38e08a9c2b7b66f9939c4c88f8c3da4aebec754c96623401d3e1b397
OS/ARCH
Compressed size
1.09 GB
Last pushed
5 months by marcodellorto
Type
Image
Manifest digest
sha256:1f91834ed5662bfecb03ece76751303bc5c936f742c455bcb4a58fb292c0a04e
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -eux;82.55 MB5ENV GOLANG_VERSION=1.25.100 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/ / # buildkit55.05 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12COPY /usr/bin/golangci-lint /usr/bin/golangci-lint # buildkit13.06 MB13RUN /bin/sh -c apt-get update661.37 KB14ENV SAM_CLI_TELEMETRY=00 B15COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit17.14 MB16COPY /usr/local/bin/docker-compose /usr/local/bin/docker-compose # buildkit9.77 MB17COPY /usr/local/aws-cli /usr/local/aws-cli # buildkit62.22 MB18RUN /bin/sh -c ln -s262.35 MB19RUN /bin/sh -c GO111MODULE=on go280.27 MB20RUN /bin/sh -c curl -fsSL201.18 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'