mirror of
https://github.com/containers/podman.git
synced 2026-07-25 06:32:20 -04:00
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
[containers]
|
|
netns="host"
|
|
userns="host"
|
|
ipcns="host"
|
|
utsns="host"
|
|
cgroupns="host"
|
|
cgroups="disabled"
|
|
[engine]
|
|
cgroup_manager = "cgroupfs"
|
|
events_logger="file"
|
|
runtime="crun"
|