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 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.18.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.84 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.authors=CanardConfit0 B11LABEL org.opencontainers.image.source=https://github.com/CanardConfit/puppeteer-docker0 B12LABEL org.opencontainers.image.description=A simple docker image0 B13RUN /bin/sh -c apt-get update43.14 MB14RUN /bin/sh -c apt-get install42.08 MB15RUN /bin/sh -c wget -q164.09 MB16RUN /bin/sh -c unzip chromium-linux-arm64.zip170.32 MB17RUN /bin/sh -c rm -f94 B18ENV DBUS_SESSION_BUS_ADDRESS=autolaunch:0 B19ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B20ENV CHROME_PATH=/chrome-linux/chrome0 B21ENV PUPPETEER_EXECUTABLE_PATH=/chrome-linux/chrome0 B22USER pptruser0 B23WORKDIR /home/pptruser32 B24CMD ["google-chrome-stable"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'