mirror of
https://github.com/containers/podman.git
synced 2025-05-22 01:27:07 +08:00

Continued. Harder-to-review ones this time. Signed-off-by: Ed Santiago <santiago@redhat.com>
222 B
222 B
--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.