sha256:a2de46ef592f3962be79a791febf54454738d9b70e90cd9e8a366316a8ed9cd4
OS/ARCH
Compressed size
61.28 MB
Last pushed
about 2 months by aerzas
Type
Image
Manifest digest
sha256:b06d20908cc6a10a6fb9476e17b7acb22cb8e34f93300bc04daefe5bb3f28b3a
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.32 MB5RUN /bin/sh -c set -eux;933 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;215 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.230 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.23.tar.xz.asc0 B14ENV PHP_SHA256=1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a720 B15RUN /bin/sh -c set -eux;13.13 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;14.19 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache21.63 KB20RUN /bin/sh -c docker-php-ext-enable sodium21.64 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27ENV APP_ROOT=/var/www/html HOME=/etc/home PHP_FPM_CONF_DIR=/usr/local/etc/php-fpm.d0 B28RUN /bin/sh -c set -ex;4.53 MB29ENV 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 B30USER 10010 B31COPY conf/php.ini.tmpl /usr/local/etc/php/php.ini.tmpl # buildkit1.13 KB32COPY conf/conf.d/*.tmpl /usr/local/etc/php/conf.d/ # buildkit493 B33COPY conf/php-fpm.d/*.tmpl /usr/local/etc/php-fpm.d/ # buildkit389 B34COPY scripts/*.sh /scripts/ # buildkit614 B35WORKDIR /var/www/html32 B36EXPOSE [9000/tcp]0 B37STOPSIGNAL SIGTERM0 B38ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B39CMD ["php-fpm"]0 B40USER root0 B41ARG COMPOSER_VERSION=2.10.20 B42ENV LD_PRELOAD=libnss_wrapper.so NSS_WRAPPER_GROUP=/tmp/group NSS_WRAPPER_PASSWD=/tmp/passwd0 B43RUN |1 COMPOSER_VERSION=2.10.2 /bin/sh -c9.6 MB44ENV COMPOSER_CACHE_DIR=/tmp COMPOSER_MEMORY_LIMIT=256M PHP_ALLOW_URL_FOPEN=1 PHP_DISABLE_FUNCTIONS=0 B45USER 10010 B46COPY conf/xdebug.ini.tmpl /usr/local/etc/php/conf.d/xdebug.ini.tmpl # buildkit531 B47COPY scripts/docker-entrypoint.sh /scripts/docker-entrypoint.sh # buildkit514 B48USER root0 B49ARG BUILD_DEV=true0 B50RUN |1 BUILD_DEV=true /bin/sh -c12.46 MB51USER 10010 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit