mirror of https://github.com/docker/docs.git
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:
parent
31a78afbdd
commit
1c4e9b0a14
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue