sha256:eb854e95a07ff4bec2d4d8a2967a443e7879ba692066adb27e61f36312ab101e
OS/ARCH
Compressed size
533.82 MB
Last pushed
over 2 years by ldemailly
Type
Image
Manifest digest
sha256:df02c6d4874a7315a2957d0d027c4244d4e308428182ed0cb0f7313500a3a4d2
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5RUN /bin/sh -c set -eux;88.09 MB6ENV GOLANG_VERSION=1.21.70 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.91 MB11RUN /bin/sh -c mkdir -p174 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get -y58.31 MB14RUN /bin/sh -c gem install894.93 KB15RUN /bin/sh -c go version32 B16RUN /bin/sh -c curl -sSfL9.98 MB17RUN /bin/sh -c golangci-lint version2.15 KB18RUN /bin/sh -c set -x;121.64 MB19RUN /bin/sh -c go install36.79 MB20WORKDIR /build95 B21COPY .golangci.yml . # buildkit2.18 KB22VOLUME [/build]0 B23RUN /bin/sh -c useradd -m1.2 KB24RUN /bin/sh -c chown -R2.18 KB25RUN /bin/sh -c chown -R22.83 MB26USER build0 BCommand
ADD file:6d9e71f0d3afb0b288cf2c06425795d528a142872692072ab1cd1ad275b67d1f in /