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.
3 lines
151 B
Markdown
3 lines
151 B
Markdown
1 year ago
|
# 构建步骤
|
||
|
- 修改配置文件 docs/conf.d/default.conf中的服务器地址
|
||
|
- 运行Dockerfile文件构建镜像 docker build -t my/nginx:1.25 .
|