podman/docs/source/markdown/options/add-host.md

7 lines
222 B
Markdown

#### **--add-host**=*host:ip*
Add a custom host-to-IP mapping (host:ip)
Add a line to /etc/hosts. The format is hostname:ip. The **--add-host**
option can be set multiple times. Conflicts with the **--no-hosts** option.