sha256:6d4b49164d4f77befe8639b9c456a153008b45d9fc72135160b93f5aba2424e8
OS/ARCH
linux/amd64
Compressed size
617.04 MB
Last pushed
about 2 months by eshaldev
Type
Image
Manifest digest
sha256:6d4b49164d4f77befe8639b9c456a153008b45d9fc72135160b93f5aba2424e8
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update157.03 MB11RUN /bin/sh -c groupadd -r1.19 KB12WORKDIR /app93 B13COPY --chown=eshal:eshal /app/deploy/. ./ #119.23 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' '@1776729600'