sha256:61c6721c653ea66baaff4be66b7c9561a31ccbda8e839592bcb01cb814f91619
OS/ARCH
linux/arm64
Compressed size
706.32 MB
Last pushed
7 months by foxsystem
Type
Image
Manifest digest
sha256:242dd0be2cbcc6ca6f09dfe077bbde7b496ee70dc82b56052eb17428caaf3402
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.64 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.22.10 B7RUN /bin/sh -c ARCH= &&55.98 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 update229.09 MB14ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium0 B15WORKDIR /app93 B16COPY . . # buildkit346.34 KB17RUN /bin/sh -c npm install69.84 MB18RUN /bin/sh -c mkdir -p26.11 MB19USER nodejs0 B20ARG PORT=800 B21ENV PORT=800 B22EXPOSE [80/tcp]0 B23HEALTHCHECK &{["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' '@1771804800'