packages/utils/podman/files/containers.conf

11 lines
162 B
Text
Raw Normal View History

[containers]
netns="private"
[network]
cni_plugin_dir="/usr/lib/cni"
network_config_dir="/etc/cni/net.d/"
default_network="podman"
[engine]
runtime="/sbin/uxc"