Skip to content

Commit 05eb519

Browse files
committed
添加遗漏字
1 parent 5fc0666 commit 05eb519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_network/dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 配置 DNS
2-
Docker 没有每个容器专门定制镜像,那么怎么自定义配置容器的主机名和 DNS 配置呢?
2+
Docker 没有为每个容器专门定制镜像,那么怎么自定义配置容器的主机名和 DNS 配置呢?
33
秘诀就是它利用虚拟文件来挂载到来容器的 3 个相关配置文件。
44

55
在容器中使用 mount 命令可以看到挂载信息:

0 commit comments

Comments
 (0)