sha256:4c2d915168c56bd4140d6bc22931a48e5a006aece3cde4a5665650fc8bd6fcba
OS/ARCH
Compressed size
576.79 MB
Last pushed
over 2 years by canardconfit
Type
Image
Manifest digest
sha256:cc7d30fa53a8e891292a2d1814e31d1c7666c6df942310d05e466c71d6e57c2b
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 ./ #47.42 KB33RUN /bin/sh -c yarn #65.45 MB34COPY . ./ # buildkit106.41 KB35RUN /bin/sh -c yarn build945.51 KB36RUN /bin/sh -c git config160 B37VOLUME [/app/git-history]0 B38CMD ["yarn" "start"]0 BCommand
ADD file:ef6f078c1e72fcfafb9bfeeff0c1c771219dc2efe34650963106f63d32183b49 in /