mirror of
https://github.com/containers/podman.git
synced 2026-03-09 10:20:21 -04: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>