mirror of https://github.com/containers/podman.git
393 B
393 B
####> This option file is used in: ####> podman build, create, pod create, run ####> If you edit this file, make sure your changes ####> are applicable to all of those.
--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.