docker run -dit -p 自定义访问端口:80 -v nginx.conf文件:/etc/nginx/nginx.conf -v 额外配置文件:/etc/nginx/conf.d -v nginx日志文件:/var/log/nginx/ -v web文件:/www --name=自定义名字 huazai1029:nginx-phph56:laster
Content type
Image
Digest
Size
211.4 MB
Last updated
over 7 years ago
docker pull huazai1023/nginx-php56