sha256:8bd3a16a42f03207464b9f7cf3f9e8d3549d976ace271e583cad11aa11218974
OS/ARCH
Compressed size
307.59 MB
Last pushed
28 days by golangci
Type
Image
Manifest digest
sha256:d9df83d6d6a21ea4bdfb1e30d3b23b5ae7d241d989d5cf8da8a2ae3b577dbeed
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.47 MB4RUN /bin/sh -c set -eux;93.91 MB5ENV GOLANG_VERSION=1.27.00 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.5 MB10RUN /bin/sh -c mkdir -p124 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.48 MB17CMD ["golangci-lint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'