sha256:c9843d374ca80ecbac86081ec4dd7fe2bb6187b03224f59a0cc2f80759e1845b
OS/ARCH
Compressed size
303.65 MB
Last pushed
5 months by golangci
Type
Image
Manifest digest
sha256:44fc4dc53e262fbcf098c82e0a5e01cf1fc097f6bab2b9a2f0da42f8e335293c
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -eux;93.76 MB5ENV GOLANG_VERSION=1.26.20 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/ / # buildkit61.14 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12ARG TARGETPLATFORM0 B13ENV GOROOT=/usr/local/go0 B14ENV GOTOOLCHAIN=auto0 B15RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c159 B16COPY linux/arm64/golangci-lint /usr/bin/ # buildkit13.07 MB17CMD ["golangci-lint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'