sha256:c21ecd49fd232a4c184a04607f339c18d13151480aee779a047358f2f23e287e
OS/ARCH
Compressed size
498.23 MB
Last pushed
over 2 years by ldemailly
Type
Image
Manifest digest
sha256:67cef03fc4fdd2a1e34a5f63a1087a2fed2f7aeecad00aff6fd2b2ad82e2cc64
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.49 MB4/bin/sh -c set -eux; apt-get61.03 MB5RUN /bin/sh -c set -eux;82.41 MB6ENV GOLANG_VERSION=1.21.80 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 /usr/local/go/ /usr/local/go/ # buildkit61.14 MB11RUN /bin/sh -c mkdir -p173 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get -y58.06 MB14RUN /bin/sh -c gem install904.4 KB15RUN /bin/sh -c go version32 B16RUN /bin/sh -c curl -sSfL9.25 MB17RUN /bin/sh -c golangci-lint version2.15 KB18RUN /bin/sh -c set -x;98.48 MB19RUN /bin/sh -c go install35.52 MB20WORKDIR /build95 B21COPY .golangci.yml . # buildkit2.18 KB22VOLUME [/build]0 B23RUN /bin/sh -c useradd -m1.19 KB24RUN /bin/sh -c chown -R2.18 KB25RUN /bin/sh -c chown -R21.67 MB26USER build0 BCommand
ADD file:73b36e8089732e9bb253d9a9db76cc1cf5c430bd49647849b77924cd5fdaf8ae in /