docker-nginx-php-fpm icon indicating copy to clipboard operation
docker-nginx-php-fpm copied to clipboard

A php-fpm and nginx docker image.

Results 3 docker-nginx-php-fpm issues
Sort by recently updated
recently updated
newest added

It seems like current Docker(-compose?) versions send SIGQUIT when exiting. This signal is not handled by the entrypoint script, leading to a "hang" and forceful exit after 10 seconds.