mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 18:27:53 +00:00
11 lines
174 B
Text
11 lines
174 B
Text
[containers]
|
|
netns="host"
|
|
userns="host"
|
|
ipcns="host"
|
|
utsns="host"
|
|
cgroupns="host"
|
|
cgroups="disabled"
|
|
[engine]
|
|
cgroup_manager = "cgroupfs"
|
|
events_logger="file"
|
|
runtime="crun"
|