mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07: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