Files
podman/pkg/api
Giuseppe Scrivano 1f539a2641 api: show the memory limit specified for the container
use the memory limit specified for the container instead of reading it
from the cgroup.  It is not reliable to read it from the cgroup since
the container could have been moved to a different cgroup and in
general the OCI runtime might create a sub-cgroup (like crun does).

Closes: https://github.com/containers/podman/issues/14676

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-06-21 12:06:33 +02:00
..
2022-06-14 16:29:42 +02:00
2022-05-19 15:24:18 -07:00
2022-05-17 13:42:03 -07:00