Sign inSign up

winterhearted/php-fpm:8.6-rc-20260907

Multi-platform
Languages & frameworks
Index digest

sha256:34603d6bbb41a8c9e0e679e2cf138bd6156aa8cc73cad8da342439211b02ad62

OS/ARCH

Compressed size

89.91 MB

Last pushed

17 days by winterhearted

Type

Image

Manifest digest

sha256:ab71c9cc67042c4bdb0e53674c0cec388a1b617dee33fc227e23059abd99cf03

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PHP_INI_DIR=/usr/local/etc/php0 B
3COPY /runtime-deps.txt /tmp/runtime-deps.txt # buildkit589 B
4RUN /bin/sh -c set -eux;49.43 MB
5COPY /usr/local /usr/local # buildkit11.7 MB
6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit712 B
7RUN /bin/sh -c set -eux;7.84 KB
8WORKDIR /var/www/html32 B
9EXPOSE [9000/tcp]0 B
10STOPSIGNAL SIGQUIT0 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["php-fpm"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'