sha256:c21ecd49fd232a4c184a04607f339c18d13151480aee779a047358f2f23e287e
OS/ARCH
Compressed size
383.47 MB
Last pushed
over 2 years by ldemailly
Type
Image
Manifest digest
sha256:9e773a0a583eef7156d62ccd7f2374f78e956364db268f1ab75c5170e9b1b9be
Image Layers
1ADD file ... in / 45.7 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.93 MB4/bin/sh -c set -eux; apt-get60.2 MB5RUN /bin/sh -c set -eux;65.75 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/ # buildkit63.15 MB11RUN /bin/sh -c mkdir -p175 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get -y57.46 MB14RUN /bin/sh -c gem install904.49 KB15RUN /bin/sh -c go version32 B16RUN /bin/sh -c curl -sSfL9.67 MB17RUN /bin/sh -c golangci-lint version2.15 KB18RUN /bin/sh -c set -x;32 B19RUN /bin/sh -c go install35.37 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 -R22.35 MB26USER build0 BCommand
ADD file:1d9e47125f6551ab7fe22f20edbc4adcadd5218dbdfb7a047c97e717d6324a3b in /