sha256:220a7a6a473e29b0450619e18b320d280d44a137e6f624327e0c8c52391613af
OS/ARCH
linux/amd64
Compressed size
94.08 MB
Last pushed
11 months by samuelweirich
Type
Image
Manifest digest
sha256:8b72c9c152bc2504a76f236494a71f9f473b2406ccf7949170e0018bdf5c0426
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.21.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.17 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL authors=samuelweirich0 B11ENV LANG=en_US.UTF-80 B12RUN /bin/sh -c groupadd -r3.19 KB13USER streaming0 B14WORKDIR /home/streaming32 B15COPY --chown=streaming:streaming ../.. /home/streaming #17.97 KB16RUN /bin/sh -c npm install18.34 MB17ENTRYPOINT ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400'