sha256:0fb2068064d76f4aa6ebfdf9864b2f8721dc1ad6440bac0a2dac1e6afd489122
OS/ARCH
linux/arm64
Compressed size
727.42 MB
Last pushed
12 days by foxsystem
Type
Image
Manifest digest
sha256:002aa32e7642a0e2ac38a1e9fad8fbc1e8d8e570f480bc3a0ae95f0a1fb0a4d3
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 . . # buildkit350.2 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'