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 KB2ARG RELEASE=prod0 B3COPY /go/src/commento/api/build/prod/commento /commento/commento # buildkit7.06 MB4COPY /commento/frontend/build/prod/js /commento/js # buildkit268.95 KB5COPY /commento/frontend/build/prod/css /commento/css # buildkit19.82 KB6COPY /commento/frontend/build/prod/images /commento/images # buildkit40.42 KB7COPY /commento/frontend/build/prod/fonts /commento/fonts # buildkit201.08 KB8COPY /commento/frontend/build/prod/i18n /commento/i18n # buildkit4.2 KB9COPY /commento/frontend/build/prod/*.html /commento/ # buildkit7.24 KB10COPY /commento/templates/build/prod/templates /commento/templates/ # buildkit1.98 KB11COPY /commento/db/build/prod/db /commento/db/ # buildkit4.1 KB12EXPOSE map[8080/tcp:{}]0 B13WORKDIR /commento/32 B14ENV COMMENTO_BIND_ADDRESS=0.0.0.00 B15ENTRYPOINT ["/commento/commento"]0 BCommand
bazel build ...