sha256:3e9d6067ef5a30810f0198a44a7111c408867aad8d027f348bb483bc96d62cb3
OS/ARCH
Compressed size
575.97 MB
Last pushed
over 2 years by canardconfit
Type
Image
Manifest digest
sha256:3afe15b687d6752cc8aac9cfe32c5ece1e10a48fdf9ca2d355232014bcc230b9
Image Layers
1ADD file ... in / 27.83 MB2CMD ["bash"]0 B3/bin/sh -c groupadd --gid 10003.28 KB4ENV NODE_VERSION=20.11.00 B5/bin/sh -c ARCH= OPENSSL_ARCH= &&38.63 MB6ENV YARN_VERSION=1.22.190 B7/bin/sh -c set -ex 2.55 MB8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11LABEL org.opencontainers.image.authors== CanardConfit0 B12LABEL org.opencontainers.image.source== https://github.com/CanardConfit/puppeteer-docker0 B13LABEL org.opencontainers.image.description== A simple docker0 B14RUN /bin/sh -c apt-get update43.02 MB15RUN /bin/sh -c apt-get install42.06 MB16RUN /bin/sh -c wget -q159.72 MB17RUN /bin/sh -c unzip chromium-linux-arm64.zip166.91 MB18RUN /bin/sh -c rm -f94 B19ENV DBUS_SESSION_BUS_ADDRESS=autolaunch:0 B20ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B21ENV CHROME_PATH=/chrome-linux/chrome0 B22ENV PUPPETEER_EXECUTABLE_PATH=/chrome-linux/chrome0 B23USER pptruser0 B24WORKDIR /home/pptruser32 B25CMD ["google-chrome-stable"]0 B26LABEL org.opencontainers.image.authors== CanardConfit0 B27LABEL org.opencontainers.image.source== https://github.com/CanardConfit/is-academia-bot0 B28LABEL org.opencontainers.image.description== IS-Academia Bot for0 B29USER root0 B30RUN /bin/sh -c apt-get install29.54 MB31WORKDIR /home/pptruser32 B32COPY package.json yarn.lock ./ #45.99 KB33RUN /bin/sh -c yarn #64.63 MB34COPY . ./ # buildkit101.42 KB35RUN /bin/sh -c yarn build944.85 KB36RUN /bin/sh -c git config159 B37VOLUME [/app/git-history]0 B38CMD ["yarn" "start"]0 BCommand
ADD file:ef6f078c1e72fcfafb9bfeeff0c1c771219dc2efe34650963106f63d32183b49 in /