sha256:3eace99b3392f5dc852d8b39c682cb36b818d1e3a00931e8c1afde6ec0e6c826
OS/ARCH
linux/amd64
Compressed size
754.18 MB
Last pushed
6 months by schliflo
Type
Image
Manifest digest
sha256:3eace99b3392f5dc852d8b39c682cb36b818d1e3a00931e8c1afde6ec0e6c826
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.71 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.14.00 B7RUN /bin/sh -c ARCH= &&55.18 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 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.38 MB21RUN /bin/sh -c npm i291.59 MB22USER root0 B23RUN /bin/sh -c PUPPETEER_CACHE_DIR=/home/pptruser/.cache/puppeteer 27.05 MB24USER 100420 B25RUN /bin/sh -c node -e1.97 MB26ENV APPLICATION_USER=pptruser APPLICATION_GROUP=pptruser PPTR_VERSION=24.40.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 screenshots155 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'