sha256:24443232dc940c5a7ebc7a72bcceca4046678e975aa3d9c23333ae37b88ca9fc
OS/ARCH
linux/amd64
Compressed size
92.55 MB
Last pushed
over 1 year by samuelweirich
Type
Image
Manifest digest
sha256:4b9a3deca307b4d31053c005384207a5506be2ee6292ed8ca762314083d2c55e
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/ # buildkit447 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.92 KB16RUN /bin/sh -c npm install17.8 MB17ENTRYPOINT ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'