Sign inSign up

golangci/golangci-lint:v2.11.2

Multi-platform
Developer tools
Index digest

sha256:023727a60e9d39ec900e5d7332f26b8af8d5ed00e6c0a7bcaf569c5d80150757

OS/ARCH

Compressed size

303.81 MB

Last pushed

7 months by golangci

Type

Image

Manifest digest

sha256:237c56eeb96fe57fde7c298731e91cf5b16454badfc653fec1702b2cedebb640

Image Layers

1# debian.sh --arch 'arm64' out/47.35 MB
2RUN /bin/sh -c set -eux;23.86 MB
3RUN /bin/sh -c set -eux;64.45 MB
4RUN /bin/sh -c set -eux;93.76 MB
5ENV GOLANG_VERSION=1.26.10 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit61.14 MB
10RUN /bin/sh -c mkdir -p124 B
11WORKDIR /go32 B
12ARG TARGETPLATFORM0 B
13ENV GOROOT=/usr/local/go0 B
14ENV GOTOOLCHAIN=auto0 B
15RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c159 B
16COPY linux/arm64/golangci-lint /usr/bin/ # buildkit13.25 MB
17CMD ["golangci-lint"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'