mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-29 13:15:24 +00:00
Add blank lines around headers
This commit is contained in:
@@ -107,6 +107,7 @@ server {
|
||||
error_page 500 502 503 504 /50x.html;
|
||||
}
|
||||
```
|
||||
|
||||
### 6.4.5 Docker 主机访问镜像仓库
|
||||
|
||||
如果不启用 SSL 加密可以通过[前面章节](6.2_registry.md)的方法添加非 https 仓库地址到 Docker 的配置文件中然后重启 Docker。
|
||||
|
||||
Reference in New Issue
Block a user