sha256:69c52ef62717ce4b02d43515a81cf31f0ced2b1d1a46c09f60706419c1e6cad2
OS/ARCH
linux/amd64
Compressed size
527.55 MB
Last pushed
over 1 year by cloudplatformmoj
Type
Image
Manifest digest
sha256:137070f553350b75b8effe19e4e1fc67fa6d1cc506108afbc4be0b7bea0ebd10
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.93 MB4/bin/sh -c set -eux; apt-get61.17 MB5RUN /bin/sh -c set -eux;88.1 MB6ENV GOLANG_VERSION=1.22.10 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/ # buildkit66.14 MB11RUN /bin/sh -c mkdir -p173 B12WORKDIR /go32 B13WORKDIR /app93 B14ENV XDG_CACHE_HOME=/tmp/.cache0 B15RUN /bin/sh -c useradd nonroot1.17 KB16COPY go.mod ./ # buildkit907 B17COPY go.sum ./ # buildkit11.66 KB18RUN /bin/sh -c go mod105.46 MB19COPY *.go ./ # buildkit2.16 KB20RUN /bin/sh -c go build115.25 MB21RUN /bin/sh -c chown -R21.23 MB22USER 10010 BCommand
ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /