sha256:b4a624e04b61615f4334f03e3bbd383fb1bd1270aace6714925aa211aa9edfb4
OS/ARCH
linux/amd64
Compressed size
10 MB
Last pushed
over 2 years by rockavoldy
Type
Image
Manifest digest
sha256:a696bb13203ac48062065ca92a902f6f83cc4839fc1d02153f62117dfcbb2665
Image Layers
1ADD file ... in / 2.7 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add277.59 KB4ARG RELEASE=prod0 B5COPY /go/src/commento/api/build/prod/commento /commento/commento # buildkit6.51 MB6COPY /commento/frontend/build/prod/js /commento/js # buildkit262.6 KB7COPY /commento/frontend/build/prod/css /commento/css # buildkit18.62 KB8COPY /commento/frontend/build/prod/images /commento/images # buildkit40.39 KB9COPY /commento/frontend/build/prod/fonts /commento/fonts # buildkit201.05 KB10COPY /commento/frontend/build/prod/*.html /commento/ # buildkit6.85 KB11COPY /commento/templates/build/prod/templates /commento/templates/ # buildkit1.95 KB12COPY /commento/db/build/prod/db /commento/db/ # buildkit3.79 KB13EXPOSE map[8080/tcp:{}]0 B14WORKDIR /commento/32 B15ENV COMMENTO_BIND_ADDRESS=0.0.0.00 B16ENTRYPOINT ["/commento/commento"]0 BCommand
ADD file:7fd90c097e2c4587dee91726d71abc02fa1aa6a3a3395c862206a4e14e0c299c in /