Sign inSign up

wonderfall/commentoplusplus:distroless

Manifest digest

sha256:47c18d921edb79a4025e62a590b76adb1dc8e01a26f2f3a84d2e813f8206daaf

OS/ARCH

linux/amd64

Compressed size

8.37 MB

Last pushed

over 4 years by wonderfall

Type

Image

Manifest digest

sha256:47c18d921edb79a4025e62a590b76adb1dc8e01a26f2f3a84d2e813f8206daaf

Image Layers

1bazel build ...785.13 KB
2ARG RELEASE=prod0 B
3COPY /go/src/commento/api/build/prod/commento /commento/commento # buildkit7.06 MB
4COPY /commento/frontend/build/prod/js /commento/js # buildkit268.95 KB
5COPY /commento/frontend/build/prod/css /commento/css # buildkit19.82 KB
6COPY /commento/frontend/build/prod/images /commento/images # buildkit40.42 KB
7COPY /commento/frontend/build/prod/fonts /commento/fonts # buildkit201.08 KB
8COPY /commento/frontend/build/prod/i18n /commento/i18n # buildkit4.2 KB
9COPY /commento/frontend/build/prod/*.html /commento/ # buildkit7.24 KB
10COPY /commento/templates/build/prod/templates /commento/templates/ # buildkit1.98 KB
11COPY /commento/db/build/prod/db /commento/db/ # buildkit4.1 KB
12EXPOSE map[8080/tcp:{}]0 B
13WORKDIR /commento/32 B
14ENV COMMENTO_BIND_ADDRESS=0.0.0.00 B
15ENTRYPOINT ["/commento/commento"]0 B

Command

bazel build ...