mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +08:00
--dns-opt and --dns-search, but only in podman-create and -run. Went with the -run version in both cases; --dns-opt remained unchanged, but in --dns-search I changed 'and' to 'with'. Did not consolidate podman-build or podman-pod-create: too different. Signed-off-by: Ed Santiago <santiago@redhat.com>
4 lines
150 B
Markdown
4 lines
150 B
Markdown
#### **--dns-opt**=*option*
|
|
|
|
Set custom DNS options. Invalid if using **--dns-opt** with **--network** that is set to **none** or **container:**_id_.
|