Files
docker-docs/integration-cli
Brian Goff 8e5bb8fdd3 Do not parse config.Volumes for named volumes
Fixes an issue where `VOLUME some_name:/foo` would be parsed as a named
volume, allowing access from the builder to any volume on the host.

This makes sure that named volumes must always be passed in as a bind.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-09-29 10:01:57 -04:00
..
2015-07-24 14:08:20 -07:00
2015-09-24 10:55:47 +08:00
2015-09-24 11:19:00 -07:00