We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2b9de3 + 697c3a5 commit e31e005Copy full SHA for e31e005
1 file changed
docs/deprecated.md
@@ -146,7 +146,7 @@ Developers who want to run Linux workloads on a Windows host are encouraged to u
146
**Deprecated in Release: v20.10**
147
148
Specifying blkio weight (`docker run --blkio-weight` and `docker run --blkio-weight-device`)
149
-is now marked as deprecated when using cgrous v1 because the corresponding features
+is now marked as deprecated when using cgroups v1 because the corresponding features
150
were [removed in Linux kernel v5.0 and up](https://github.com/torvalds/linux/commit/f382fb0bcef4c37dc049e9f6963e3baf204d815c).
151
When using cgroups v2, the `--blkio-weight` options are implemented using
152
[`io.weight](https://github.com/torvalds/linux/blob/v5.0/Documentation/admin-guide/cgroup-v2.rst#io).
0 commit comments