mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
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>
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