Sign inSign up

takeachef/docker-php-node:install-chrome-driver-version

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:9e1bcb3770e6cdc11a55bbd856f3ecaa657ce19df22ece56e72587fe1c4b03aa

OS/ARCH

Compressed size

615.1 MB

Last pushed

about 1 year by techtakeachef

Type

Image

Manifest digest

sha256:970316d93006104c7ec3aebbc0ceca6b6895a9627f12d7fb143fae73b515e8a4

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETARCH=arm640 B
8LABEL maintainer=Take a Chef0 B
9ENV PHP_VERSION=8.20 B
10ENV NODE_VERSION=220 B
11ENV NPM_VERSION=11.4.20 B
12ENV COMPOSER_ALLOW_SUPERUSER=10 B
13ENV TIME_ZONE=Europe/Madrid0 B
14ARG DEBIAN_FRONTEND=noninteractive0 B
15RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh1.01 MB
16RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh3.52 MB
17RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh47.3 MB
18RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh14 MB
19RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh75.54 MB
20RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh577.84 KB
21RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh230.57 KB
22RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh325.85 KB
23RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh266.81 KB
24RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh920.2 KB
25RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh275.45 MB
26RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh19.63 MB
27COPY /chromebin/ /usr/local/bin/ # buildkit1.09 KB
28COPY /chromebin/ /usr/local/bin/ # buildkit32 B
29RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh182 B
30ENV PANTHER_CHROME_ARGUMENTS=--no-sandbox --disable-dev-shm-usage --disable-gpu --disable-software-rasterizer0 B
31RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh12.06 MB
32RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh9.73 MB
33RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh51.3 MB
34RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh735.23 KB
35COPY composer/auth.json /var/www/.config/composer/auth.json # buildkit279 B
36RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh58.33 MB
37RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh3.39 MB
38COPY apache2/ports.conf /etc/apache2/ports.conf # buildkit248 B
39RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh895 B
40RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh12.93 MB
41COPY mysql/99-takeachef.cnf /etc/mysql/mariadb.conf.d/99-takeachef.cnf # buildkit687 B
42RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh1.07 MB
43COPY supervisord/supervisord.conf /etc/supervisord.conf # buildkit720 B
44COPY supervisord/conf.d/apache.conf /etc/supervisor/apache.conf # buildkit291 B
45COPY supervisord/conf.d/php-fpm.conf /etc/supervisor/php-fpm.conf # buildkit317 B
46RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh296 B
47RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh771.03 KB
48RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh194 B
49RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh224 B
50RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh165 B
51COPY php/xdebug.ini /etc/php/8.2/mods-available/ # buildkit390 B
52COPY php/php.ini /etc/php/8.2/fpm/php.ini # buildkit635 B
53COPY php/php.cli.ini /etc/php/8.2/cli/php.ini # buildkit633 B
54RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh187 B
55WORKDIR /var/www/html32 B
56EXPOSE map[1043/tcp:{} 1088/tcp:{} 2043/tcp:{} 2088/tcp:{}0 B
57COPY system/start.sh /start.sh # buildkit799 B
58RUN |2 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive /bin/sh798 B
59CMD ["/bin/bash" "/start.sh"]0 B

Command

 ARG RELEASE