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

668.07 MB

Last pushed

about 1 year by techtakeachef

Type

Image

Manifest digest

sha256:d379548c05be2d552cbf9793ddcfc2c4f4ecd1255fcf2d56bd922e49f3c57de7

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETARCH=amd640 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=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh1.04 MB
16RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh3.54 MB
17RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh47.71 MB
18RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh15.37 MB
19RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh79.07 MB
20RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh588.48 KB
21RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh231.05 KB
22RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh329.46 KB
23RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh270.05 KB
24RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh959.59 KB
25RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh288.14 MB
26RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh19.74 MB
27COPY /chromebin/ /usr/local/bin/ # buildkit1.09 KB
28COPY /chromebin/ /usr/local/bin/ # buildkit32 B
29RUN |2 TARGETARCH=amd64 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=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh12.02 MB
32RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh10.29 MB
33RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh52.22 MB
34RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh735.23 KB
35COPY composer/auth.json /var/www/.config/composer/auth.json # buildkit282 B
36RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh58.64 MB
37RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh3.46 MB
38COPY apache2/ports.conf /etc/apache2/ports.conf # buildkit246 B
39RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh859 B
40RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh12.99 MB
41COPY mysql/99-takeachef.cnf /etc/mysql/mariadb.conf.d/99-takeachef.cnf # buildkit680 B
42RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh1.07 MB
43COPY supervisord/supervisord.conf /etc/supervisord.conf # buildkit722 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=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh299 B
47RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh31.55 MB
48RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh194 B
49RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh224 B
50RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh167 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 # buildkit632 B
54RUN |2 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh186 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=amd64 DEBIAN_FRONTEND=noninteractive /bin/sh798 B
59CMD ["/bin/bash" "/start.sh"]0 B

Command

 ARG RELEASE