sha256:838270d6e025fc8a197e99ae51cefa891a42dafa8138f5f18d6a17c9a09c5a57
OS/ARCH
Compressed size
364.03 MB
Last pushed
22 days by iamdockin
Type
Image
Manifest digest
sha256:4855ecf88f4af07a45640e1fe2beb6534a65b702acb5e64215865aba866da497
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=26.8.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.75 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8WORKDIR /app93 B9RUN /bin/sh -c apt-get update254.42 MB10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium NODE_ENV=production0 B11COPY --chown=node:node /app /app #30.04 MB12USER node0 B13ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B14CMD ["node" "src/worker.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'