sha256:18202dd959309bfdedd6fed4c59c19728c1a4bb937f34aeda10edb25193e2832
OS/ARCH
linux/amd64
Compressed size
79.23 MB
Last pushed
2 months by emperorrag
Type
Image
Manifest digest
sha256:eb4b6d5b0fb95cbef9db298d6086c2140f0d47a8b3c02fe77ededdd47ab8e023
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG NAV_REF=uncommitted0 B11LABEL org.opencontainers.image.title=navigation-portal org.opencontainers.image.revision=uncommitted0 B12WORKDIR /app93 B13ENV NODE_ENV=production PORT=80800 B14COPY /w/apps/navigation/frontend/react/portal/dist/browser/ ./dist/browser/ # buildkit1.1 MB15COPY /w/apps/navigation/frontend/react/portal/dist/server/ ./dist/server/ # buildkit1.57 MB16RUN |1 NAV_REF=uncommitted /bin/sh -c136 B17USER node0 B18EXPOSE [8080/tcp]0 B19CMD ["node" "dist/server/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'