Sign inSign up

aerzas/php:8.2-2.10.0-drupal-dev

Multi-platform
Languages & frameworks
Index digest

sha256:81d54e4b5058ec987f46529972f27bdd7b0dd542be478e1e56338df20f781b6c

OS/ARCH

Compressed size

58.01 MB

Last pushed

about 2 months by aerzas

Type

Image

Manifest digest

sha256:ce0452e010aa6f58db2e3a8d8a1a478b0398389455718bc3acb6ac1ecaa9255c

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;932 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.320 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.32.tar.xz.asc0 B
14ENV PHP_SHA256=e02aa173c236c12791696254d607da680e6d5516f8f5c2339642de7c4f944bd20 B
15RUN /bin/sh -c set -eux;11.62 MB
16COPY docker-php-source /usr/local/bin/ # buildkit490 B
17RUN /bin/sh -c set -eux;12.47 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.65 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.65 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.03 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ENV APP_ROOT=/var/www/html HOME=/etc/home PHP_FPM_CONF_DIR=/usr/local/etc/php-fpm.d0 B
28RUN /bin/sh -c set -ex;4.52 MB
29ENV 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
30USER 10010 B
31COPY conf/php.ini.tmpl /usr/local/etc/php/php.ini.tmpl # buildkit1.13 KB
32COPY conf/conf.d/*.tmpl /usr/local/etc/php/conf.d/ # buildkit495 B
33COPY conf/php-fpm.d/*.tmpl /usr/local/etc/php-fpm.d/ # buildkit390 B
34COPY scripts/*.sh /scripts/ # buildkit613 B
35WORKDIR /var/www/html32 B
36EXPOSE [9000/tcp]0 B
37STOPSIGNAL SIGTERM0 B
38ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B
39CMD ["php-fpm"]0 B
40USER root0 B
41ARG COMPOSER_VERSION=2.10.20 B
42ENV LD_PRELOAD=libnss_wrapper.so NSS_WRAPPER_GROUP=/tmp/group NSS_WRAPPER_PASSWD=/tmp/passwd0 B
43RUN |1 COMPOSER_VERSION=2.10.2 /bin/sh -c9.58 MB
44ENV COMPOSER_CACHE_DIR=/tmp COMPOSER_MEMORY_LIMIT=256M PHP_ALLOW_URL_FOPEN=1 PHP_DISABLE_FUNCTIONS=0 B
45USER 10010 B
46COPY conf/xdebug.ini.tmpl /usr/local/etc/php/conf.d/xdebug.ini.tmpl # buildkit533 B
47COPY scripts/docker-entrypoint.sh /scripts/docker-entrypoint.sh # buildkit514 B
48USER root0 B
49ARG BUILD_DEV=true0 B
50RUN |1 BUILD_DEV=true /bin/sh -c12.45 MB
51USER 10010 B

Command

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