Skip to content

Commit a9426ee

Browse files
authored
Merge pull request #21833 from dvdksn/fix-cgroups-typo
engine: fix typo related to cgroup names
2 parents 21d42f4 + 22916c5 commit a9426ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/containers/runmetrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ older systems with older versions of the LXC userland tools, the name of
123123
the cgroup is the name of the container. With more recent versions
124124
of the LXC tools, the cgroup is `lxc/<container_name>.`
125125

126-
For Docker containers using cgroups, the container name is the full
126+
For Docker containers using cgroups, the cgroup name is the full
127127
ID or long ID of the container. If a container shows up as ae836c95b4c3
128128
in `docker ps`, its long ID might be something like
129129
`ae836c95b4c3c9e9179e0e91015512da89fdec91612f63cebae57df9a5444c79`. You can

0 commit comments

Comments
 (0)