Skip to content

Commit be69fbf

Browse files
authored
DNS server IP documented
1 parent 632f16c commit be69fbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/containers/container-networking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ settings on a per-container basis.
6767
| `--dns-opt` | A key-value pair representing a DNS option and its value. See your operating system's documentation for `resolv.conf` for valid options. |
6868
| `--hostname` | The hostname a container uses for itself. Defaults to the container's ID if not specified. |
6969

70+
> **Note**: The DNS server is always at `127.0.0.11`.
71+
7072
## Proxy server
7173

7274
If your container needs to use a proxy server, see

0 commit comments

Comments
 (0)