rdbell/goosenote:1712110688

Manifest digest

sha256:c8e1a61e7e1d5ff35b78174c963d1796ab6977868f62f650be6c5dd7f5313fb2

OS/ARCH

linux/amd64

Compressed size

297.27 MB

Last pushed

over 2 years by rdbell

Type

Image

Manifest digest

sha256:c8e1a61e7e1d5ff35b78174c963d1796ab6977868f62f650be6c5dd7f5313fb2

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.51 KB
17COPY notify /go/src/github.com/rdbell/GooseNote/notify # buildkit2.11 KB
18COPY store /go/src/github.com/rdbell/GooseNote/store # buildkit7.16 KB
19COPY web /go/src/github.com/rdbell/GooseNote/web # buildkit18.1 KB
20ENV CGO_ENABLED=10 B
21RUN /bin/sh -c go build41.68 MB

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /