We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
command
1 parent 747304d commit 3987a8fCopy full SHA for 3987a8f
README.md
@@ -78,6 +78,8 @@ to those for the `docker run` command except it doesn't support the
78
attach options (`-a`). See "Port bindings" and "Using volumes" below for
79
more information on how to create port bindings and volume mappings.
80
81
+`command` is a string to specify the ARGS to pass to `docker run`.
82
+
83
`volumes_from` and `dns` arguments raise TypeError exception if they are used
84
against v1.10 of docker remote API. Those arguments should be passed to
85
`start()` instead.
0 commit comments