rdbell/goosenote:1712090238

Manifest digest

sha256:19579d8a1e537633dbbf8a8a24710e68c066a02e251e1d8a7a5b99ede1e6f5ed

OS/ARCH

linux/amd64

Compressed size

297.27 MB

Last pushed

over 2 years by rdbell

Type

Image

Manifest digest

sha256:19579d8a1e537633dbbf8a8a24710e68c066a02e251e1d8a7a5b99ede1e6f5ed

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add277.55 KB
4ENV GOLANG_VERSION=1.21.80 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 /usr/local/go/ /usr/local/go/ # buildkit63.91 MB
9RUN /bin/sh -c mkdir -p174 B
10WORKDIR /go32 B
11RUN /bin/sh -c apk add58.01 MB
12RUN /bin/sh -c mkdir -p202 B
13WORKDIR /go/src/github.com/rdbell/GooseNote32 B
14COPY go.mod go.sum ./ #6.55 KB
15RUN /bin/sh -c go mod130.12 MB
16COPY config /go/src/github.com/rdbell/GooseNote/config # buildkit1.43 KB
17COPY notify /go/src/github.com/rdbell/GooseNote/notify # buildkit2.11 KB
18COPY store /go/src/github.com/rdbell/GooseNote/store # buildkit7.14 KB
19COPY web /go/src/github.com/rdbell/GooseNote/web # buildkit17.92 KB
20ENV CGO_ENABLED=10 B
21RUN /bin/sh -c go build41.68 MB

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /