mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
commit
2f5dbd63b0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue