You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
virtual-patient/docker/nginx
xueqingkun e4a61d9862 common:1. 添加nginx Dockerfile 1 year ago
..
docs common:1. 添加nginx Dockerfile 1 year ago
Dockerfile common:1. 添加nginx Dockerfile 1 year ago
README.md common:1. 添加nginx Dockerfile 1 year ago

README.md

构建步骤

  • 修改配置文件 docs/conf.d/default.conf中的服务器地址
  • 运行Dockerfile文件构建镜像 docker build -t my/nginx:1.25 .