Sign inSign up

milejko/php:8.5.8-fpm-20260714

Multi-platform
Languages & frameworks
Developer tools
Web servers
Index digest

sha256:ff818078f1295733e23060b5c58c70a4458627bc0b7fa7e4196a7bbce0e6eb5c

OS/ARCH

Compressed size

73.31 MB

Last pushed

2 months by milejko

Type

Image

Manifest digest

sha256:51a6edabea0a8e0373e2004f5af8849cb521681893eb3d4c9b968b6bdc6e633b

Image Layers

1# debian.sh --arch 'armhf' out/24.99 MB
2ARG PHP_VERSION=8.5 DEBIAN_FRONTEND=noninteractive0 B
3ENV WORKDIR=/var/www/html PHP_VERSION=8.5 ALLOW_URL_FOPEN=1 DEFAULT_SOCKET_TIMEOUT=600 B
4RUN |2 PHP_VERSION=8.5 DEBIAN_FRONTEND=noninteractive /bin/sh40.21 MB
5COPY ./etc/php/cli /etc/php/cli # buildkit755 B
6COPY ./etc/php/mods-available /etc/php/mods-available # buildkit277 B
7COPY ./docker-entrypoint.d /docker-entrypoint.d # buildkit588 B
8COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit287 B
9WORKDIR /var/www/html131 B
10ENTRYPOINT ["/docker-entrypoint.sh"]0 B
11CMD ["php" "-a"]0 B
12ENV FPM_LISTEN_PORT=9000 FPM_LOG_LEVEL=notice FPM_PM_MAX_CHILDREN=90 FPM_PM_START_SERVERS=100 B
13RUN /bin/sh -c set -eux;8.1 MB
14COPY ./etc/php/fpm /etc/php/fpm # buildkit1.06 KB
15STOPSIGNAL SIGQUIT0 B
16EXPOSE map[9000/tcp:{}]0 B
17CMD ["/usr/bin/php-fpm"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1783900800'