This repository has been archived on 2024-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
leitstelle-forgejo-actions/containers.conf

12 lines
197 B
Text
Raw Normal View History

2024-07-25 17:59:40 +02:00
[containers]
netns="host"
userns="host"
ipcns="host"
utsns="host"
cgroupns="host"
cgroups="disabled"
log_driver = "k8s-file"
[engine]
cgroup_manager = "cgroupfs"
events_logger="file"
runtime="crun"