cli: add --mount to docker run

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2016-10-25 03:26:54 +00:00
committed by Tibor Vass
parent d74d024775
commit 0e7bbb55c8
8 changed files with 25 additions and 2 deletions

View File

@ -38,7 +38,7 @@ Options:
--log-driver string Logging driver for service
--log-opt value Logging driver options (default [])
--mode string Service mode (replicated or global) (default "replicated")
--mount value Attach a mount to the service
--mount value Attach a filesystem mount to the service
--name string Service name
--network value Network attachments (default [])
--no-healthcheck Disable any container-specified HEALTHCHECK