We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc0666 commit 05eb519Copy full SHA for 05eb519
advanced_network/dns.md
@@ -1,5 +1,5 @@
1
## 配置 DNS
2
-Docker 没有每个容器专门定制镜像,那么怎么自定义配置容器的主机名和 DNS 配置呢?
+Docker 没有为每个容器专门定制镜像,那么怎么自定义配置容器的主机名和 DNS 配置呢?
3
秘诀就是它利用虚拟文件来挂载到来容器的 3 个相关配置文件。
4
5
在容器中使用 mount 命令可以看到挂载信息:
0 commit comments