mirror of https://github.com/containers/podman.git
9 lines
362 B
Markdown
9 lines
362 B
Markdown
####> This option file is used in:
|
|
####> podman create, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--dns-search**=*domain*
|
|
|
|
Set custom DNS search domains. Invalid if using **--dns-search** with **--network** that is set to **none** or **container:**_id_.
|
|
Use **--dns-search=.** to remove the search domain.
|