Merge pull request #12673 from AkihiroSuda/cgroup2

config/containers/runmetrics.md: cgroup v2 graduated from experimental (v20.10.6)
This commit is contained in:
Usha Mandya 2021-04-15 15:22:47 +01:00 committed by GitHub
commit ff966e68ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ and run `sudo update-grub`.
### Running Docker on cgroup v2
Docker supports cgroup v2 experimentally since Docker 20.10.
Docker supports cgroup v2 since Docker 20.10.
Running Docker on cgroup v2 also requires the following conditions to be satisfied:
* containerd: v1.4 or later
* runc: v1.0.0-rc91 or later