1文件./docker-compose.ymlversion: '3'services: # 定义web5_php容器 docker pull nanoninja/php-fpm:7.2.15 web5_php: image: nanoninja/php-fpm:7.2