sha256:9e6a8fc7187afb898970f658a2b91e2b3af74e40625fa919040b00b30770eda5
OS/ARCH
linux/amd64
Compressed size
56.67 MB
Last pushed
almost 3 years by hseeberger
Type
Image
Manifest digest
sha256:9e6a8fc7187afb898970f658a2b91e2b3af74e40625fa919040b00b30770eda5
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update17.36 MB4RUN /bin/sh -c adduser 1.18 KB5COPY /app/realworld-frontend /usr/local/bin/ # buildkit5.4 MB6RUN /bin/sh -c chown appuser5.4 MB7COPY /app/site /app/site/ # buildkit364.73 KB8RUN /bin/sh -c chown -R364.74 KB9USER appuser0 B10ENV LEPTOS_SITE_ADDR=0.0.0.0:80800 B11ENV LEPTOS_SITE_ROOT=site0 B12ENV RUST_LOG=realworld_frontend=debug,tower_http=debug,info0 B13WORKDIR /app32 B14ENTRYPOINT ["realworld-frontend"]0 B15EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:fbd8521c24ed758023728505c18d7a0d6d101bc77fd772a4af9b65049b943864 in /