Sign inSign up

canardconfit/is-academia-bot:v1.1.4

Multi-platform
Monitoring & observability
Index digest

sha256:5f2bba6b67cf42602bf2ce85c2f1ac3ec90300b99c7955f9c21cca75e176fac8

OS/ARCH

Compressed size

618.62 MB

Last pushed

over 1 year by canardconfit

Type

Image

Manifest digest

sha256:bfe23ea6bea64bf18eaaa187b05311305026a0119ef328e119caa0b3e3ee0d11

Image Layers

1# debian.sh --arch 'arm64' out/26.76 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.18.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.84 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.authors=CanardConfit0 B
11LABEL org.opencontainers.image.source=https://github.com/CanardConfit/puppeteer-docker0 B
12LABEL org.opencontainers.image.description=A simple docker image0 B
13RUN /bin/sh -c apt-get update43.14 MB
14RUN /bin/sh -c apt-get install42.08 MB
15RUN /bin/sh -c wget -q164.09 MB
16RUN /bin/sh -c unzip chromium-linux-arm64.zip170.32 MB
17RUN /bin/sh -c rm -f94 B
18ENV DBUS_SESSION_BUS_ADDRESS=autolaunch:0 B
19ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B
20ENV CHROME_PATH=/chrome-linux/chrome0 B
21ENV PUPPETEER_EXECUTABLE_PATH=/chrome-linux/chrome0 B
22USER pptruser0 B
23WORKDIR /home/pptruser32 B
24CMD ["google-chrome-stable"]0 B
25LABEL org.opencontainers.image.authors=CanardConfit org.opencontainers.image.source=https://github.com/CanardConfit/is-academia-bot org.opencontainers.image.description=IS-Academia Bot0 B
26USER root0 B
27RUN /bin/sh -c apt update44.17 MB
28WORKDIR /home/pptruser32 B
29COPY package.json yarn.lock ./ #50.06 KB
30RUN /bin/sh -c yarn #86.51 MB
31COPY . ./ # buildkit110.88 KB
32RUN /bin/sh -c yarn build947.6 KB
33VOLUME [/app/git-history]0 B
34CMD ["yarn" "start"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'