sha256:48d13c6d6c87fba9082bd7f2f31e5cb528820794ed6898c511b29eba0a07819a
OS/ARCH
linux/amd64
Compressed size
744.51 MB
Last pushed
8 months by schliflo
Type
Image
Manifest digest
sha256:48d13c6d6c87fba9082bd7f2f31e5cb528820794ed6898c511b29eba0a07819a
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.04 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.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' '@1768176000'