mirror of
https://github.com/containers/podman.git
synced 2026-03-17 14:18:09 -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>