This code was lost in a rebase in the PIDs cgroup merge, fix it so that `docker stats` actually shows statistics from the PIDs cgroup. Signed-off-by: Aleksa Sarai <asarai@suse.com> Upstream-commit: 084241a37b5d3f680228e6bd6cb50f9d0507a365 Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon