-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
In the documentation paragraph Find the cgroup for a given container, I believe there is an error in the following sentence: "For Docker containers using cgroups, the container name is the full ID or long ID of the container.".
Location
https://docs.docker.com/engine/containers/runmetrics/
Suggestion
Shoudn't the sentence be "For Docker containers using cgroups, the container name cgroup name is the full ID or long ID of the container.". ?