mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add bash completion for docker {run,create} --cpus
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
c5ceb0f945
commit
9268bbaeea
1 changed files with 1 additions and 0 deletions
|
@ -1236,6 +1236,7 @@ _docker_container_run() {
|
|||
--cpu-rt-period
|
||||
--cpu-rt-runtime
|
||||
--cpuset-cpus
|
||||
--cpus
|
||||
--cpuset-mems
|
||||
--cpu-shares -c
|
||||
--device
|
||||
|
|
Loading…
Add table
Reference in a new issue