vagrant/templates/locales
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
..
comm_winrm.yml Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
command_ps.yml Add support for running elevated commands using the powershell command 2018-12-20 11:30:25 -08:00
command_rdp.yml Update RDP error message since Windows only being supported isn't true 2014-05-20 19:50:49 -07:00
en.yml Docker provider networking support updates 2019-03-19 11:44:33 -07:00
guest_windows.yml Spelling fixes 2018-03-14 14:41:04 +00:00
providers_docker.yml Fixes #10798: Enhance how docker compose driver path expands 2019-04-29 16:14:37 -07:00
providers_hyperv.yml Add Hyper-V access check on data directory 2018-06-18 15:36:45 -07:00
synced_folder_smb.yml Fix SMB error message to be within the correct namespace 2018-06-18 09:07:30 -07:00