mirror of
https://github.com/containers/podman.git
synced 2025-12-05 04:40:47 +08:00
13 lines
467 B
Markdown
13 lines
467 B
Markdown
####> This option file is used in:
|
|
####> podman network create, podman-network.unit.5.md.in
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
<< if is_quadlet >>
|
|
### `DisableDNS=true`
|
|
<< else >>
|
|
#### **--disable-dns**
|
|
<< endif >>
|
|
|
|
Disables the DNS plugin for this network which if enabled, can perform container to container name
|
|
resolution. It is only supported with the `bridge` driver, for other drivers it is always disabled.
|