sha256:c60d3f900b2f94c64024ca15f6e11a2524273cfc71044df6374382661f367539
OS/ARCH
Compressed size
561.04 MB
Last pushed
over 1 year by cyb3rdoc
Type
Image
Manifest digest
sha256:10d4b64a59576d32ce75bb4b371c95eb63230f8df6a8708e1b9e92277fd5368e
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.32 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.3 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=23.5.00 B7RUN /bin/sh -c ARCH= &&54.04 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B14RUN /bin/sh -c set -ex165.74 MB15WORKDIR /app93 B16COPY ./app/package*.json ./ # buildkit8.96 KB17RUN /bin/sh -c npm install16.91 MB18COPY ./app/ ./ # buildkit77.25 KB19VOLUME [/app/config /app/storage]0 B20EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B21ENTRYPOINT ["pm2" "--no-daemon" "start"]0 B22CMD ["nvr.js" "nvr-browser.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'