sha256:663d83b3cb6ff7559e06e1540669f50674044805af4fc6b319d5f70f9891313f
OS/ARCH
linux/amd64
Compressed size
233.3 MB
Last pushed
23 days by blockstackd
Type
Image
Manifest digest
sha256:931a547e2ab6f186f17d6707aa5439f4e39dc5624246494e242c00e570ea75af
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.25 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY . . # buildkit52.08 MB12RUN /bin/sh -c apt-get update35.76 MB13RUN /bin/sh -c npm ci68.74 MB14CMD ["node" "./lib/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'