sha256:95f32759cd7188f061e5fb50b3f8b078a52bda06064f95a2cba355ca5faae115
OS/ARCH
Compressed size
590.95 MB
Last pushed
over 1 year by paul1r
Type
Image
Manifest digest
sha256:fd8e4caa5044b3435d1ee91284f3c4aff681c5cfa95125039b9237a3ad18c183
Image Layers
1# debian.sh --arch 'arm64' out/49.83 MB2RUN /bin/sh -c set -eux;14.82 MB3RUN /bin/sh -c set -eux;52.31 MB4RUN /bin/sh -c set -eux;77.64 MB5ENV GOLANG_VERSION=1.23.70 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.41 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get update25.04 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.54 MB18COPY /bin/golangci-lint /usr/local/bin # buildkit8.59 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.65 MB22COPY /go/bin/goimports /usr/bin/goimports # buildkit3.23 MB23COPY /go/bin/dlv /usr/bin/dlv # buildkit9.42 MB24COPY /go/bin/ghr /usr/bin/ghr # buildkit4.62 MB25COPY /go/bin/nfpm /usr/bin/nfpm # buildkit8.61 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.1 MB31RUN /bin/sh -c GO111MODULE=on go13.64 MB32RUN /bin/sh -c GO111MODULE=on go6.94 MB33RUN /bin/sh -c GO111MODULE=on go3.26 MB34ENV GOCACHE=/go/cache0 B35ENV GOTEST=gotestsum --format testname --0 B36COPY build.sh / # buildkit491 B37RUN /bin/sh -c chmod +x32 B38ENTRYPOINT ["/build.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1742169600'