sha256:71c0bff67a488012143d15fd408e70db7f1b27877fbb2229d1c77154416ded99
OS/ARCH
Compressed size
515.07 MB
Last pushed
about 2 years by ldemailly
Type
Image
Manifest digest
sha256:2b69badc0a5e15eebde79791a8610960f775fda9be3ef8e1829b3bea8d95b3ba
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.5 MB4/bin/sh -c set -eux; apt-get61.03 MB5RUN /bin/sh -c set -eux;82.29 MB6ENV GOLANG_VERSION=1.22.60 B7ENV GOTOOLCHAIN=local0 B8ENV GOPATH=/go0 B9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10COPY /target/ / # buildkit63.21 MB11RUN /bin/sh -c mkdir -p125 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get -y58.1 MB14RUN /bin/sh -c gem install904.87 KB15RUN /bin/sh -c go version32 B16RUN /bin/sh -c curl -sSfL9.93 MB17RUN /bin/sh -c golangci-lint version32 B18RUN /bin/sh -c set -x;103.34 MB19RUN /bin/sh -c go install41.15 MB20WORKDIR /build95 B21ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit2.21 KB22VOLUME [/build]0 B23RUN /bin/sh -c useradd -m1.2 KB24RUN /bin/sh -c chown -R2.22 KB25RUN /bin/sh -c chown -R25.34 MB26USER build0 BCommand
ADD file:9b83dbcd468d7cfbc9032be05a5a2c5fd57bd977997fb6c7794dfed2f5bc3bcc in /