mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Del the extra dot
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
This commit is contained in:
parent
2cce7bf33a
commit
73770c00fc
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Options:
|
||||||
-m, --memory string Memory limit
|
-m, --memory string Memory limit
|
||||||
--memory-reservation string Memory soft limit
|
--memory-reservation string Memory soft limit
|
||||||
--memory-swap string Swap limit equal to memory plus swap: '-1' to enable unlimited swap
|
--memory-swap string Swap limit equal to memory plus swap: '-1' to enable unlimited swap
|
||||||
--memory-swappiness int Tune container memory swappiness (0 to 100) (default -1).
|
--memory-swappiness int Tune container memory swappiness (0 to 100) (default -1)
|
||||||
--name string Assign a name to the container
|
--name string Assign a name to the container
|
||||||
--network-alias value Add network-scoped alias for the container (default [])
|
--network-alias value Add network-scoped alias for the container (default [])
|
||||||
--network string Connect a container to a network
|
--network string Connect a container to a network
|
||||||
|
|
Loading…
Add table
Reference in a new issue