sha256:fe57b97718f3691bff2eab7c2102965f479444303dd45bf508be9f06704354ed
OS/ARCH
linux/amd64
Compressed size
92.17 MB
Last pushed
over 1 year by samuelweirich
Type
Image
Manifest digest
sha256:7efd25e1f16f7b034def987f93b68c78bdab7273f644acee6ab0455fe3547592
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.17 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 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 #18.27 KB16RUN /bin/sh -c npm install17.42 MB17ENTRYPOINT ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'