sha256:fae221761421801eda293f0c6651be2d5475213b8831b7a5f4e08694e903ebad
OS/ARCH
linux/amd64
Compressed size
656.35 MB
Last pushed
28 days by eshaldev
Type
Image
Manifest digest
sha256:ee3b3176270026f2176f2a1a72331b034bd2fe3d6c61e1a74cc3cd9c3d698e92
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update151.07 MB11RUN /bin/sh -c groupadd -r1.19 KB12WORKDIR /app93 B13COPY --chown=eshal:eshal /app/deploy/. ./ #156.38 MB14COPY --chown=eshal:eshal /app/.cache/puppeteer /app/.cache/puppeteer #272.71 MB15ENV NODE_ENV=production0 B16ENV PUPPETEER_CACHE_DIR=/app/.cache/puppeteer0 B17ENV HOME=/tmp0 B18USER eshal0 B19HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:4000/health0 B20EXPOSE map[4000/tcp:{}]0 B21ENTRYPOINT ["dumb-init" "--"]0 B22CMD ["node" "dist/backend/src/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'