sha256:94d93e3a6afd6517de03f5bab200cf663715b127d1bdf36f3133b4b1899fbf85
OS/ARCH
linux/amd64
Compressed size
752.02 MB
Last pushed
5 months by schliflo
Type
Image
Manifest digest
sha256:94d93e3a6afd6517de03f5bab200cf663715b127d1bdf36f3133b4b1899fbf85
Image Layers
1# debian.sh --arch 'amd64' out/47.28 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.73 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.14.10 B7RUN /bin/sh -c ARCH= &&55.32 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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.41 MB21RUN /bin/sh -c npm i289.33 MB22USER root0 B23RUN /bin/sh -c PUPPETEER_CACHE_DIR=/home/pptruser/.cache/puppeteer 27 MB24USER 100420 B25RUN /bin/sh -c node -e1.94 MB26ENV APPLICATION_USER=pptruser APPLICATION_GROUP=pptruser PPTR_VERSION=24.41.0 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 screenshots154 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'