mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
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>
160 KiB
160 KiB