mirror of https://github.com/docker/docs.git
Swarm was putting volume type mounts into the container config's "Volumes" field, but really these need to go into "Binds". "Volumes" is only for normal "-v /foo" volumes, not named volumes or anything else. Signed-off-by: Brian Goff <cpuguy83@gmail.com> (cherry picked from commit 2bc2165cbf3e949921d1659f09841b5f008f590d) Signed-off-by: Tibor Vass <tibor@docker.com> |
||
---|---|---|
.. | ||
adapter.go | ||
container.go | ||
controller.go | ||
errors.go | ||
executor.go |