sha256:b543491cc20bc2903eb178fc2227527ac70cee4578939f3444ca5c0fe33250f3
OS/ARCH
linux/amd64
Compressed size
290.22 MB
Last pushed
over 2 years by codechat
Type
Image
Manifest digest
sha256:b543491cc20bc2903eb178fc2227527ac70cee4578939f3444ca5c0fe33250f3
Image Layers
1ADD file ... in / 52.55 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get15.03 MB4/bin/sh -c set -eux; apt-get52.06 MB5RUN /bin/sh -c set -eux;81.95 MB6ENV GOLANG_VERSION=1.22.30 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.13 MB11RUN /bin/sh -c mkdir -p126 B12WORKDIR /go32 B13LABEL codechat.worker.version=sqlite-0.0.10 B14LABEL codechat.worker.description=Worker HTTP para Gerenciamento0 B15LABEL codechat.worker.maintainer=jrCleber0 B16LABEL codechat.worker.git=https://github.com/jrCleber0 B18ENV DOCKER_ENV=true0 B19ENV CGO_ENABLED=10 B20RUN /bin/sh -c apt-get update16.57 MB21WORKDIR /worker128 B22COPY go.mod . # buildkit369 B23RUN /bin/sh -c go mod2.84 KB24COPY ./main . # buildkit5.93 MB25RUN /bin/sh -c mkdir -p165 B26CMD ["./main"]0 BCommand
ADD file:fc7856fc1fcc8bba68d0c729e34f64f4f113195167d677167a52eaa2c9760a19 in /