vagrant/plugins/providers
Brian Cain ca0fd64ded
Fixes #10798: Enhance how docker compose driver path expands
Prior to this commit, the docker compose driver would _always_ path
expand a host volume no matter what. This is not always the correct
option, for example if that host volume is actually a reference to a key
inside a `volumes` hash instead of a path on disk. This commit changes
that by looking to see if the requested host volume is actually a
defined key inside the compose config, and if not, it will path expand
it like before. Otherwise it will leave the key "as is".
2019-04-29 16:14:37 -07:00
..
docker Fixes #10798: Enhance how docker compose driver path expands 2019-04-29 16:14:37 -07:00
hyperv Merge pull request #10410 from chrisroberts/f-hyperv-net-typo 2018-11-13 15:43:03 -08:00
virtualbox Ensure non-existent machines do not attempt to list snapshots 2019-04-09 13:11:19 -07:00