sha256:d962b658e26e3582901912c7cfb548f92ec2e1c74487d6ac7ea6fc3cf4b5630c
OS/ARCH
linux/amd64
Compressed size
620.39 MB
Last pushed
about 1 month by eshaldev
Type
Image
Manifest digest
sha256:9724d9222b2dc48be06b72c65a5d7db2fcf8b72443566aae7e35c65c499846ed
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.05 MB11RUN /bin/sh -c groupadd -r1.2 KB12WORKDIR /app93 B13COPY --chown=eshal:eshal /app/deploy/. ./ #120.44 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'