PHP Nginx 网址 http://公网ip:81 http://公网ip:82 http://公网ip:83 81端口 .../workspace/test 进Nginx容器 docker-compose exec nginx sh 进PHP容器 docker-compose exec php-fpm bash 执行 php -r "echo \"hello world\n\";"