config/containers/runmetrics.md: cgroup v2 graduated from experimental

Docker support for cgroup v2 graduated from experimental in v20.10.6.
https://github.com/moby/moby/pull/42263

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda 2021-04-14 14:40:10 +09:00
parent 31a78afbdd
commit 1c4e9b0a14
No known key found for this signature in database
GPG Key ID: 49524C6F9F638F1A
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