Merge pull request #21833 from dvdksn/fix-cgroups-typo

engine: fix typo related to cgroup names
This commit is contained in:
David Karlsson 2025-01-16 13:19:33 +01:00 committed by GitHub
commit a9426ee61a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ older systems with older versions of the LXC userland tools, the name of
the cgroup is the name of the container. With more recent versions
of the LXC tools, the cgroup is `lxc/<container_name>.`
For Docker containers using cgroups, the container name is the full
For Docker containers using cgroups, the cgroup name is the full
ID or long ID of the container. If a container shows up as ae836c95b4c3
in `docker ps`, its long ID might be something like
`ae836c95b4c3c9e9179e0e91015512da89fdec91612f63cebae57df9a5444c79`. You can