Additions for 1.4.1 release

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
This commit is contained in:
Fred Lifton
2014-12-16 17:40:02 -08:00
committed by Tibor Vass
parent ce7267e597
commit 0ed37792d6

View File

@ -708,6 +708,9 @@ container at any point.
This is useful when you want to set up a container configuration ahead
of time so that it is ready to start when you need it.
Note that volumes set by `create` may be over-ridden by options set with
`start`.
Please see the [run command](#run) section for more details.
#### Example