sha256:1a681f1ef162c85c816652882d8f4656f1759b37ac4e4dc1c58a8438fe1d862f
OS/ARCH
linux/amd64
Compressed size
744.52 MB
Last pushed
8 months by schliflo
Type
Image
Manifest digest
sha256:1a681f1ef162c85c816652882d8f4656f1759b37ac4e4dc1c58a8438fe1d862f
Image Layers
1# debian.sh --arch 'amd64' out/47.27 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.13.00 B7RUN /bin/sh -c ARCH= &&55.26 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV LANG=en_US.UTF-80 B14ENV PPTRUSER_UID=100420 B15ENV DBUS_SESSION_BUS_ADDRESS=autolaunch:0 B16RUN /bin/sh -c apt-get update42.48 MB17RUN /bin/sh -c groupadd -r3.22 KB18USER 100420 B19WORKDIR /home/pptruser32 B20COPY puppeteer-browsers-latest.tgz puppeteer-latest.tgz puppeteer-core-latest.tgz ./1.34 MB21RUN /bin/sh -c npm i282.05 MB22USER root0 B23RUN /bin/sh -c PUPPETEER_CACHE_DIR=/home/pptruser/.cache/puppeteer 27.06 MB24USER 100420 B25RUN /bin/sh -c node -e1.83 MB26ENV APPLICATION_USER=pptruser APPLICATION_GROUP=pptruser PPTR_VERSION=24.36.1 PATH=/home/pptruser/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27COPY tools tools # buildkit1.27 KB28RUN /bin/sh -c mkdir screenshots155 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'