sha256:eb854e95a07ff4bec2d4d8a2967a443e7879ba692066adb27e61f36312ab101e
OS/ARCH
Compressed size
383.47 MB
Last pushed
over 2 years by ldemailly
Type
Image
Manifest digest
sha256:d917f7e4a8138246f6ced0bbea124189d025ebaa3b7947aadd0f642ccfb44ca8
Image Layers
1ADD file ... in / 45.72 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.93 MB4/bin/sh -c set -eux; apt-get60.21 MB5RUN /bin/sh -c set -eux;65.74 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.15 MB11RUN /bin/sh -c mkdir -p175 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get -y57.45 MB14RUN /bin/sh -c gem install895 KB15RUN /bin/sh -c go version32 B16RUN /bin/sh -c curl -sSfL9.67 MB17RUN /bin/sh -c golangci-lint version2.14 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.36 MB26USER build0 BCommand
ADD file:b1c0200d0f8b6070dfcbbadb831cbd04bd8d1b15c3c1f8e6e13c467f6c3f2879 in /