mirror of
https://github.com/containers/podman.git
synced 2026-07-19 19:51:51 -04:00
when using the compatibility mode as rootless, containers that were created were not setting their host names correctly due to the netmode not being set. Fixes: #7934 Signed-off-by: baude <bbaude@redhat.com>