Sign inSign up

wonderfall/commentoplusplus:static

Manifest digest

sha256:c4e43d12fba9fcf4f918cacfc9e34905693df47f38d810072e30455eb988cf04

OS/ARCH

linux/amd64

Compressed size

8.36 MB

Last pushed

over 4 years by wonderfall

Type

Image

Manifest digest

sha256:c4e43d12fba9fcf4f918cacfc9e34905693df47f38d810072e30455eb988cf04

Image Layers

1bazel build ...785.13 KB
2ARG RELEASE0 B
3COPY /go/src/commento/api/build/prod/commento /commento/commento # buildkit7.06 MB
4COPY /commento/frontend/build/prod/js /commento/js # buildkit268.94 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.25 KB
10COPY /commento/templates/build/prod/templates /commento/templates/ # buildkit1.97 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
15USER nobody0 B
16ENTRYPOINT ["/commento/commento"]0 B

Command

bazel build ...