Sign inSign up

woodpeckerci/plugin-reviewdog-golangci-lint:2

Multi-platform
Index digest

sha256:79bf5f5d9c1361f95f36a82e997c3367f4cf13b7612cf7ad4a73fd51d2149802

OS/ARCH

Compressed size

323.6 MB

Last pushed

21 days by woodpeckerbot

Type

Image

Manifest digest

sha256:ca35c2194331b6e039538eb00f8f228ee5144dd9a2438804e2f42b97f87365f7

Image Layers

1# debian.sh --arch 'amd64' out/47.03 MB
2RUN /bin/sh -c set -eux;24.45 MB
3RUN /bin/sh -c set -eux;64.66 MB
4RUN /bin/sh -c set -eux;97.58 MB
5ENV GOLANG_VERSION=1.27.00 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/ / # buildkit67.77 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12ARG TARGETPLATFORM0 B
13ENV GOROOT=/usr/local/go0 B
14ENV GOTOOLCHAIN=auto0 B
15RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c159 B
16COPY linux/amd64/golangci-lint /usr/bin/ # buildkit14.82 MB
17CMD ["golangci-lint"]0 B
18COPY /src/plugin-reviewdog-golangci-lint /bin/plugin-reviewdog-golangci-lint # buildkit7.29 MB
19ENTRYPOINT ["/bin/plugin-reviewdog-golangci-lint"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'