sha256:ce38af7cd744e6d0fea1ab14ed9bd4f484e2d7b3dc54c6c294c8fa007c374180
OS/ARCH
linux/amd64
Compressed size
328.69 MB
Last pushed
over 2 years by kpmedicals
Type
Image
Manifest digest
sha256:ce38af7cd744e6d0fea1ab14ed9bd4f484e2d7b3dc54c6c294c8fa007c374180
Image Layers
1ADD file ... in / 47.28 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;87.93 MB6ENV GOLANG_VERSION=1.21.110 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.9 MB11RUN /bin/sh -c mkdir -p123 B12WORKDIR /go32 B13WORKDIR /app93 B14COPY go.mod ./ # buildkit661 B15COPY go.sum ./ # buildkit4.18 KB16COPY . . # buildkit575.09 KB17RUN /bin/sh -c go mod6.98 MB18RUN /bin/sh -c go build37.92 MB19EXPOSE map[8000/tcp:{}]0 B20CMD ["./socket-server"]0 BCommand
ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /