sha256:3364f9f15a15a26d5b97e3e758d16c3eaab7bf7c9bf7ee9bb2583de43eb539e3
OS/ARCH
linux/amd64
Compressed size
95.55 MB
Last pushed
over 1 year by inspiredx
Type
Image
Manifest digest
sha256:3364f9f15a15a26d5b97e3e758d16c3eaab7bf7c9bf7ee9bb2583de43eb539e3
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 . . # buildkit31 KB15RUN /bin/sh -c go build21.53 MB16CMD ["./bot"]0 B17./bot0 BCommand
ADD file:c644b15c170e2ca46176a566910d40a21dce66518ed8fdfd34ebcf0e9dc90c55 in /