赞
踩
Nginx的安装配置教程 Nginx配置文件详解 使用Nginx搭建文件服务器
docker run --name nginx \ --restart always \ -p 80:80 \ -d nginx
参数说明:
浏览器输入ip或者localhost