标签:html style pre name docker family har pull usr
docker pull nginx
docker run --name some-nginx -v /some/content:/usr/share/nginx/html:ro -d nginx
docker nginx
原文地址:https://www.cnblogs.com/zxcnn/p/11110299.html