mirror of
https://github.com/containers/podman.git
synced 2026-01-26 14:59:21 -05: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>