Sign inSign up

itdogsoftware/php-fpm

By itdogsoftware

Updated 3 months ago

php-fpm 8.4.16, composer, node 18, supervisord .

Image
Languages & frameworks
Web servers
0

6.7K

itdogsoftware/php-fpm repository overview

php-fpm with necessary docker-php-ext enabled & composer.

You can configurate to use with nginx by sharing the unix socket. Then copy your file to doc root. Start php-fpm and nginx by supervisord repectively. Unix socket is used. Nginx can be used to serve static content and send php request through unix socket. A share empty mount between nginx & php-fpm pod, copy file once the pod init.

By default, php-fpm managed by supervisord is not started. You can start it by init cmd or use a customized supervisor conf, such as start laravel cron or other with other process.

Tag summary

Content type

Image

Digest

sha256:644249561

Size

310.8 MB

Last updated

3 months ago

docker pull itdogsoftware/php-fpm