Sign inSign up

canardconfit/puppeteer-docker:latest

Index digest

sha256:ecbebef25e401bc2009cd6a1c84d87ca63d9edf5d721f466f67d4a8ec044148a

OS/ARCH

linux/arm64

Compressed size

486.86 MB

Last pushed

almost 2 years by canardconfit

Type

Image

Manifest digest

sha256:7c6faf1a5f22942a6282bbdb85a1b871ebba14ea5fcbe0d14c2fca6c5e141327

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

Command

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