sha256:a90b80807aad71c6a05cfec67187f4e409783f4dd126fca14bd47d759e583d82
OS/ARCH
Compressed size
927.33 MB
Last pushed
about 1 month by marcodellorto
Type
Image
Manifest digest
sha256:2cec7a68f6bc72239cd8d84434c27fc46fa5cad3ea4017f0658ccf33cd10ed6e
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -eux;82.5 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/ / # buildkit71.88 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12COPY /usr/bin/golangci-lint /usr/bin/golangci-lint # buildkit13.06 MB13RUN /bin/sh -c apt-get update7.36 MB14ENV SAM_CLI_TELEMETRY=00 B15COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit17.15 MB16COPY /usr/local/bin/docker-compose /usr/local/bin/docker-compose # buildkit13.62 MB17COPY /usr/local/aws-cli /usr/local/aws-cli # buildkit64.92 MB18RUN /bin/sh -c ln -s179.05 MB19RUN /bin/sh -c GO111MODULE=on go60.62 MB20RUN /bin/sh -c curl -fsSL287.03 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'