sha256:46f958a4971077b5001e4b09444da4861b51046988314c1d1ea5667b89096d46
OS/ARCH
linux/amd64
Compressed size
15.38 MB
Last pushed
7 months by pilotso11
Type
Image
Manifest digest
sha256:2bcbecca0bfd356bac164de4ad8b26b2e04f715f7a10f1992dd0ea80fa9ae2c0
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add2.86 MB4WORKDIR /app92 B5COPY /app/server . # buildkit8.8 MB6COPY /app/authorized_users.json . # buildkit174 B7COPY /app/frontend/dist ./dist # buildkit50.14 KB8ENV STATIC_FILES_DIR=./dist0 B9ENV PORT=80000 B10ENV TZ=Europe/London0 B11EXPOSE [8000/tcp]0 B12HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/healthz"]0 B13ENTRYPOINT ["/app/server"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit