sha256:38b67f5e1c0d05b2aff44aaa41eb00be728e541913f957578cdc900e0e289cef
OS/ARCH
Compressed size
317.76 MB
Last pushed
4 months by woodpeckerbot
Type
Image
Manifest digest
sha256:8a77c95c5e94d7247b551060c9ce53c6079fa410824a3d0105327c8ce48eca01
Image Layers
1# debian.sh --arch 'amd64' out/47.02 MB2RUN /bin/sh -c set -eux;24.44 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.44 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/ / # buildkit64.11 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.35 MB17CMD ["golangci-lint"]0 B18COPY /src/plugin-reviewdog-golangci-lint /bin/plugin-reviewdog-golangci-lint # buildkit5.75 MB19ENTRYPOINT ["/bin/plugin-reviewdog-golangci-lint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'