sha256:67dfc9eeeb0eb13fc1a36329c2c378197dc561f1edf1a7792e3f771606bb0e15
OS/ARCH
Compressed size
312.22 MB
Last pushed
6 months by golangci
Type
Image
Manifest digest
sha256:3cb05e6803ae6d245901cbb329df4ef8d8d10bc14abaf253174f7a14f10e764f
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.44 MB5ENV GOLANG_VERSION=1.26.10 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/ / # buildkit64.1 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ARG TARGETPLATFORM0 B13ENV GOROOT=/usr/local/go0 B14ENV GOTOOLCHAIN=auto0 B15RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c159 B16COPY linux/amd64/golangci-lint /usr/bin/ # buildkit14.59 MB17CMD ["golangci-lint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'