Files
docker-docs/daemon
Sebastiaan van Stijn a345cc11c9 fix validation of non-existing bind-mount source
Unlike `docker run -v..`, `docker service create --mount`
does not allow bind-mounting non-existing host paths.

This adds validation for the specified `source`, and
produces an error if the path is not found on the
host.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 84d5ab96ef33355e65f5c31210eb1777db372c52)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-11 17:56:48 -07:00
..
2016-06-13 22:16:18 -07:00
2016-07-25 23:18:15 -07:00
2016-07-25 23:15:42 -07:00
2016-07-25 23:18:15 -07:00
2016-07-08 15:32:14 -07:00
2016-06-30 16:47:52 -07:00
2016-06-30 16:47:52 -07:00
2016-07-25 23:18:15 -07:00
2016-06-30 16:47:43 -07:00
2016-06-02 19:12:20 -07:00