mirror of
https://github.com/containers/podman.git
synced 2025-07-18 01:57:24 +08:00

First, remove wrong sentence that says ports are forwarded dynamically by default. That is wrong and contradicts what is written below. Second, document that we also set --dns-forward and --map-guest-addr by default. And lastly document the containers.conf field so users know they are not forced to set the options on each command. Signed-off-by: Paul Holzinger <pholzing@redhat.com>