sha256:215ead012eb41d558201a7d7aef4452d9cd5b2736ae919f29563e493ac6306f8
OS/ARCH
Compressed size
593.86 MB
Last pushed
11 months by trevorwhitney075
Type
Image
Manifest digest
sha256:7ebf066f2ca2ca49f1f0bef25a91bf43932d48b81041407ef53bd18ff4517b0e
Image Layers
1# debian.sh --arch 'arm64' out/49.83 MB2RUN /bin/sh -c set -eux;15.02 MB3RUN /bin/sh -c set -eux;52.31 MB4RUN /bin/sh -c set -eux;77.66 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/ / # buildkit67.42 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get update25.46 MB13RUN /bin/sh -c dpkg --add-architecture154.68 MB14COPY /usr/bin/docker /usr/bin/docker # buildkit8.49 MB15COPY /usr/bin/helm /usr/bin/helm # buildkit12.43 MB16COPY /go/bin/helm-docs /usr/bin/helm-docs # buildkit5.45 MB17COPY /usr/bin/lychee /usr/bin/lychee # buildkit5.4 MB18COPY /usr/local/bin/golangci-lint /usr/local/bin # buildkit10.96 MB19COPY /usr/bin/buf /usr/bin/buf # buildkit6.07 MB20COPY /usr/local/bin/drone /usr/bin/drone # buildkit7.88 MB21COPY /go/bin/faillint /usr/bin/faillint # buildkit4.68 MB22COPY /go/bin/goimports /usr/bin/goimports # buildkit3.23 MB23COPY /go/bin/dlv /usr/bin/dlv # buildkit9.46 MB24COPY /go/bin/ghr /usr/bin/ghr # buildkit4.63 MB25COPY /go/bin/nfpm /usr/bin/nfpm # buildkit8.62 MB26COPY /go/bin/gotestsum /usr/bin/gotestsum # buildkit4.05 MB27COPY /go/bin/jb /usr/bin/jb # buildkit5.69 MB28COPY /go/bin/mixtool /usr/bin/mixtool # buildkit12.74 MB29COPY /go/bin/jsonnet /usr/bin/jsonnet # buildkit2.81 MB30RUN /bin/sh -c GO111MODULE=on go15.11 MB31RUN /bin/sh -c GO111MODULE=on go13.61 MB32RUN /bin/sh -c GO111MODULE=on go6.92 MB33RUN /bin/sh -c GO111MODULE=on go3.27 MB34ENV GOCACHE=/go/cache0 B35ENV GOTEST=gotestsum --format testname --0 B36COPY build.sh / # buildkit489 B37RUN /bin/sh -c chmod +x32 B38ENTRYPOINT ["/build.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1753056000'