Sign inSign up

canardconfit/is-academia-bot:test

Multi-platform
Monitoring & observability
Index digest

sha256:47eca1100cb3c6233ecc60f2f71532bc936ca6846cd530d8b3caab689e26e656

OS/ARCH

Compressed size

927.4 MB

Last pushed

over 2 years by canardconfit

Type

Image

Manifest digest

sha256:babefc0a0584862d28a16c824eef4df7e52d57f7a33b428f57d0eb133a32cb04

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c apt-get update &&61.16 MB
5/bin/sh -c set -ex; apt-get201.29 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=20.9.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.62 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.1 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 452 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14RUN /bin/sh -c apt-get update200.61 MB
15USER pptruser0 B
16WORKDIR /home/pptruser32 B
17COPY puppeteer-browsers-latest.tgz puppeteer-latest.tgz puppeteer-core-latest.tgz ./982.5 KB
18ENV DBUS_SESSION_BUS_ADDRESS=autolaunch:0 B
19RUN /bin/sh -c npm i147.53 MB
20CMD ["google-chrome-stable"]0 B
21LABEL org.opencontainers.image.authors== CanardConfit0 B
22LABEL org.opencontainers.image.source== https://github.com/CanardConfit/is-academia-bot0 B
23LABEL org.opencontainers.image.description== IS-Academia Bot for0 B
24USER root0 B
25RUN /bin/sh -c apt-get install182 B
26WORKDIR /home/pptruser32 B
27COPY package.json yarn.lock ./ #45.99 KB
28RUN /bin/sh -c yarn #196.86 MB
29COPY . ./ # buildkit91.86 KB
30RUN /bin/sh -c yarn build944.66 KB
31RUN /bin/sh -c git config159 B
32VOLUME [/app/git-history]0 B
33CMD ["yarn" "start"]0 B

Command

ADD file:3e9b6405f11dd24ce62105c033f1d8b931d9409298553f63b03af1b6dd1dda35 in /