mirror of
https://github.com/containers/podman.git
synced 2025-06-20 17:13:43 +08:00

When we create a pod we have to parse the network mode form the config file. This is a regression in commit d28e85741f. Fixes #12207 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
4 lines
29 B
Plaintext
4 lines
29 B
Plaintext
[containers]
|
|
|
|
netns = "host"
|