sha256:eb854e95a07ff4bec2d4d8a2967a443e7879ba692066adb27e61f36312ab101e
OS/ARCH
Compressed size
514.51 MB
Last pushed
over 2 years by ldemailly
Type
Image
Manifest digest
sha256:1ca638744b0694e14d93eb9976dee094e3cd9f6803ad7f9076f6ffcfe769d797
Image Layers
1ADD file ... in / 51.1 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get24.51 MB4/bin/sh -c set -eux; apt-get66.36 MB5RUN /bin/sh -c set -eux;86.17 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/ # buildkit61.15 MB11RUN /bin/sh -c mkdir -p174 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get -y59.42 MB14RUN /bin/sh -c gem install895.02 KB15RUN /bin/sh -c go version32 B16RUN /bin/sh -c curl -sSfL9.17 MB17RUN /bin/sh -c golangci-lint version2.15 KB18RUN /bin/sh -c set -x;98.37 MB19RUN /bin/sh -c go install35.74 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.64 MB26USER build0 BCommand
ADD file:e856dcd026d65beec0f1b0cf2e26a377ae06e730603870e5f78290fc8c78c3fd in /