sha256:32882c5e4edb0507849f640b930fefc03e38a08a8595e9e1d0a2d9a072e372cd
OS/ARCH
linux/amd64
Compressed size
527.54 MB
Last pushed
over 1 year by cloudplatformmoj
Type
Image
Manifest digest
sha256:3e23bde73824e0589927f0ae7aad36cdd13b6578e701e9f54d32d67bba2ad7fe
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 /app92 B14ENV XDG_CACHE_HOME=/tmp/.cache0 B15RUN /bin/sh -c useradd nonroot1.17 KB16COPY go.mod ./ # buildkit908 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 /