sha256:9c55cd522ff85c5ff7a6ad6b0a94b3a6b52926e5e4d6fcf8de69e281ce0c3e30
OS/ARCH
linux/amd64
Compressed size
95.53 MB
Last pushed
over 1 year by inspiredx
Type
Image
Manifest digest
sha256:9c55cd522ff85c5ff7a6ad6b0a94b3a6b52926e5e4d6fcf8de69e281ce0c3e30
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add285.99 KB4ENV GOLANG_VERSION=1.22.50 B5ENV GOTOOLCHAIN=local0 B6ENV GOPATH=/go0 B7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8COPY /target/ / # buildkit66.14 MB9RUN /bin/sh -c mkdir -p126 B10WORKDIR /go32 B11WORKDIR /app93 B12COPY go.mod go.sum ./ #27.57 KB13RUN /bin/sh -c go mod4.29 MB14COPY . . # buildkit3.32 KB15RUN /bin/sh -c go build21.53 MB16CMD ["./bot"]0 BCommand
ADD file:c644b15c170e2ca46176a566910d40a21dce66518ed8fdfd34ebcf0e9dc90c55 in /