mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
podman: improve packaging
* keep /etc/containers accross sysupgrade * make 'runc' the default run-time for now Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -7,6 +7,7 @@ network_config_dir="/etc/cni/net.d/"
|
||||
default_network="podman"
|
||||
|
||||
[engine]
|
||||
runtime="/usr/sbin/runc"
|
||||
# runtime="/sbin/uxc"
|
||||
# runtime_supports_nocgroups = ["crun", "uxc"]
|
||||
# runtime_supports_json = ["crun", "runc", "kata", "uxc"]
|
||||
|
||||
Reference in New Issue
Block a user