moby/docs/sources/reference
Brian Goff 7107898d5c Initialize volumes when container is created
Fixes #8942
Current behavior is that volumes aren't initialized until start.
Volumes still need to be initialized on start since VolumesFrom and
Binds can be passed in as part of HostConfig on start, however anything
that's already been initialized will just be skipped as is the current
behavior.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2014-11-14 11:37:03 -05:00
..
api Initialize volumes when container is created 2014-11-14 11:37:03 -05:00
commandline Adding docker-cli run param to set MAC address 2014-11-01 15:35:09 +01:00
builder.md Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present 2014-11-07 13:58:05 -08:00
run.md unify (en dash) to - when specifying options 2014-11-05 13:50:59 +08:00