sha256:a08e56eb9c93a0272229e932a9aaebe8bd3ada5198e04b6408de1e8a55e0b345
OS/ARCH
linux/amd64
Compressed size
233.91 MB
Last pushed
21 days by blockstackd
Type
Image
Manifest digest
sha256:f1812a3eee73188d72f3a72356dd8111694e96b87c224d3ecd4c25aecc279537
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.43 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY . . # buildkit52.24 MB12RUN /bin/sh -c apt-get update35.76 MB13RUN /bin/sh -c npm ci68.92 MB14CMD ["node" "./lib/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'