sha256:8c085cb2ef4d03e00640f8c4694c1d303876cbce6e04a5502e5e7c1b4ffc2c8d
OS/ARCH
Compressed size
360.73 MB
Last pushed
3 months by iamdockin
Type
Image
Manifest digest
sha256:703134b8ff09bbbd39623776dfc358d90a09bfd3b71bccf876705c461bfc9a71
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=26.3.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.2 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8WORKDIR /app93 B9RUN /bin/sh -c apt-get update245.52 MB10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium NODE_ENV=production0 B11COPY --chown=node:node /app /app #36.2 MB12USER node0 B13ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B14CMD ["node" "src/worker.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'