podman: add new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-10-21 01:24:25 +01:00
committed by Daniel Golle
parent a565903c3f
commit 3b98ca2fcf
2 changed files with 79 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[containers]
netns="private"
[network]
cni_plugin_dir="/usr/lib/cni"
network_config_dir="/etc/cni/net.d/"
default_network="podman"
[engine]
runtime="/sbin/uxc"