mirror of
https://github.com/docker-library/php.git
synced 2025-08-15 22:03:00 +00:00
2 lines
107 B
Plaintext
2 lines
107 B
Plaintext
ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi
|