Merge pull request #28855 from YuPengZTE/devMD023
fix the typo Upstream-commit: 2f5dbd63b097fe0c25d1fdbb57f094dca0f01701 Component: engine
This commit is contained in:
@@ -989,7 +989,7 @@ You would have to write policy defining a `svirt_apache_t` type.
|
||||
If you want to set `/dev/sda` device weight to `200`, you can specify the device
|
||||
weight by `--blkio-weight-device` flag. Use the following command:
|
||||
|
||||
# docker run -it --blkio-weight-device "/dev/sda:200" ubuntu
|
||||
# docker run -it --blkio-weight-device "/dev/sda:200" ubuntu
|
||||
|
||||
## Specify isolation technology for container (--isolation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user