sha256:73cc9b36093fc6f02de7d4a15069a7b7ea2063def3c4a15e40d896a96ed600f8
OS/ARCH
Compressed size
362.54 MB
Last pushed
about 2 months by iamdockin
Type
Image
Manifest digest
sha256:322f6c4aef24aad19896f22d75cbc6415f3081bd9a3dfce2974e7de8bac11c5e
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=26.5.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.45 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8WORKDIR /app93 B9RUN /bin/sh -c apt-get update253.6 MB10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium NODE_ENV=production0 B11COPY --chown=node:node /app /app #29.67 MB12USER node0 B13ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B14CMD ["node" "src/worker.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'