-
- Downloads
Fix possible systemd cgroups mangement bug
podman throws an error for all `RUN` commands saying: ``` systemd cgroup flag passed, but systemd support for managing cgroups is not available ``` This patch should fix this problem by changing the cgroups-manager defaults to cgroupfs.
resources/libpod.conf
0 → 100644
Please register or sign in to comment