sha256:09778e032695402f3ea302fc064c6a6306c64c1ac15d5b3fc6233c102bc4def2
OS/ARCH
linux/amd64
Compressed size
620.46 MB
Last pushed
7 months by bnhf
Type
Image
Manifest digest
sha256:fe550ad33c235eb674f786e4dc1c343e2a23ba11be1e8d5c50d362662a42efd3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.18 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit451 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11RUN /bin/sh -c apt-get update258.86 MB12RUN /bin/sh -c wget -q179.48 MB13COPY . /opt/prismcast # buildkit459.45 KB14RUN /bin/sh -c cd /opt/prismcast105.93 MB15RUN /bin/sh -c echo '#!/bin/bash\nexec239 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.74 KB17RUN /bin/sh -c chmod +x32 B18RUN /bin/sh -c mkdir -p115 B19ENV DISPLAY=:990 B20ENV CHROME_BIN=/usr/local/bin/chrome-no-sandbox0 B21ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B22EXPOSE map[5004/tcp:{} 5589/tcp:{} 5900/tcp:{} 6080/tcp:{}]0 B23HEALTHCHECK &{["CMD-SHELL" "wget -q --spider0 B24ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'