mirror of
https://github.com/containers/podman.git
synced 2025-07-28 10:52:35 +08:00

using the new resource backend, implement podman pod create --memory which enables users to modify memory.max inside of the parent cgroup (the pod), implicitly impacting all children unless overriden Signed-off-by: Charlie Doern <cdoern@redhat.com>