This is based on the corbosman/nginx use sock mode for php-fpm
and add Supervisor
can edit http.conf(server part) or supervisor.ini is map /www in container, connect it to the container data volume
/usr/sbin/nginx
/usr/local/sbin/php-fpm
/usr/bin/supervisord -c /etc/supervisord.conf
/usr/bin/supervisorctl reload
/usr/bin/supervisorctl start all