Sign inSign up

inspiredx/gobot:1.0

Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add285.99 KB
4ENV GOLANG_VERSION=1.22.50 B
5ENV GOTOOLCHAIN=local0 B
6ENV GOPATH=/go0 B
7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8COPY /target/ / # buildkit66.14 MB
9RUN /bin/sh -c mkdir -p126 B
10WORKDIR /go32 B
11WORKDIR /app93 B
12COPY go.mod go.sum ./ #27.57 KB
13RUN /bin/sh -c go mod4.29 MB
14COPY . . # buildkit31 KB
15RUN /bin/sh -c go build21.53 MB
16CMD ["./bot"]0 B
17./bot0 B

Command

ADD file:c644b15c170e2ca46176a566910d40a21dce66518ed8fdfd34ebcf0e9dc90c55 in /