sha256:3573e8c688251a9e5889b35307bddadb53416e59aeb53d44d559cc96165773e5
OS/ARCH
Compressed size
727.42 MB
Last pushed
13 days by foxsystem
Type
Image
Manifest digest
sha256:8e9d4de315f166c2cbf9d393942cb81ceb9ab2db460b3febd3e9136bbe829034
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.53 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.78 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.20 B7RUN /bin/sh -c ARCH= &&55.96 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update244.98 MB14ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium0 B15WORKDIR /app93 B16COPY . . # buildkit349.91 KB17RUN /bin/sh -c npm install70.75 MB18RUN /bin/sh -c mkdir -p30.22 MB19USER nodejs0 B20ARG PORT=800 B21ENV PORT=800 B22EXPOSE [80/tcp]0 B23HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost/health',0 B24CMD ["pm2-runtime" "start" "pm2.config.cjs"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'