sha256:99d9c6e5fe2ba658aa024e78586ba91ac319472a5015ea81f0133a7c93022559
OS/ARCH
linux/amd64
Compressed size
621.07 MB
Last pushed
7 months by bnhf
Type
Image
Manifest digest
sha256:46e5856093c5a7d13013eb25ceb67cacdf6ef58246a69d22bde066c5fbd000e0
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 # buildkit491.05 KB14RUN /bin/sh -c cd /opt/prismcast106.51 MB15RUN /bin/sh -c echo '#!/bin/bash\nexec240 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.93 KB17RUN /bin/sh -c chmod +x32 B18RUN /bin/sh -c mkdir -p114 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'