Sign inSign up

aerzas/php:8.5-latest-drupal-dev

Multi-platform
Languages & frameworks
Index digest

sha256:9d8c4301eab5220724743a32e70f3e0b10aa1de89069cd737920af2473697ca7

OS/ARCH

Compressed size

63.23 MB

Last pushed

about 2 months by aerzas

Type

Image

Manifest digest

sha256:b678369b9c04ba492b0d14c5e82d255bc15158cb5f362cf7f1bb637c301e6dcc

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.80 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.8.tar.xz.asc0 B
14ENV PHP_SHA256=58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f20 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;15.5 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.63 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.05 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ENV APP_ROOT=/var/www/html HOME=/etc/home PHP_FPM_CONF_DIR=/usr/local/etc/php-fpm.d0 B
27RUN /bin/sh -c set -ex;4.54 MB
28ENV PHP_ALLOW_URL_FOPEN=0 PHP_DEFAULT_SOCKET_TIMEOUT=60 PHP_DISABLE_FUNCTIONS=exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source PHP_DISPLAY_ERRORS=00 B
29USER 10010 B
30COPY conf/php.ini.tmpl /usr/local/etc/php/php.ini.tmpl # buildkit1.12 KB
31COPY conf/conf.d/*.tmpl /usr/local/etc/php/conf.d/ # buildkit493 B
32COPY conf/php-fpm.d/*.tmpl /usr/local/etc/php-fpm.d/ # buildkit388 B
33COPY scripts/*.sh /scripts/ # buildkit614 B
34WORKDIR /var/www/html32 B
35EXPOSE [9000/tcp]0 B
36STOPSIGNAL SIGTERM0 B
37ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B
38CMD ["php-fpm"]0 B
39USER root0 B
40ARG COMPOSER_VERSION=2.10.20 B
41ENV LD_PRELOAD=libnss_wrapper.so NSS_WRAPPER_GROUP=/tmp/group NSS_WRAPPER_PASSWD=/tmp/passwd0 B
42RUN |1 COMPOSER_VERSION=2.10.2 /bin/sh -c9.61 MB
43ENV COMPOSER_CACHE_DIR=/tmp COMPOSER_MEMORY_LIMIT=256M PHP_ALLOW_URL_FOPEN=1 PHP_DISABLE_FUNCTIONS=0 B
44USER 10010 B
45COPY conf/xdebug.ini.tmpl /usr/local/etc/php/conf.d/xdebug.ini.tmpl # buildkit534 B
46COPY scripts/docker-entrypoint.sh /scripts/docker-entrypoint.sh # buildkit515 B
47USER root0 B
48ARG BUILD_DEV=true0 B
49RUN |1 BUILD_DEV=true /bin/sh -c12.46 MB
50USER 10010 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit