mirror of
https://github.com/containers/podman.git
synced 2025-11-02 06:37:09 +08: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>