vagrant/plugins/providers/docker
Brian Cain 4c61eaa933
Fixes #10643: Ensure paths are properly expanded when comparing synced folders
Prior to this commit, the docker action would attempt to compare and
validate synced folders based on their string value, rather than their
actual path value. This commit updates that by path expanding the mounts
when comparing a containers synced folders.
2019-02-04 11:15:40 -08:00
..
action Fixes #10643: Ensure paths are properly expanded when comparing synced folders 2019-02-04 11:15:40 -08:00
cap commands/rsync: handle proxy machines [GH-4066] 2014-10-22 16:17:39 -07:00
command (#9622) Use SafeExec for docker-exec 2018-05-02 14:23:50 -07:00
driver Expand relative volume paths for compose on current cwd 2017-08-21 13:26:19 -07:00
executor fix for issue 8608 2017-08-27 23:56:47 -04:00
hostmachine providers/docker: use new b2d box 2015-07-07 16:06:04 -06:00
action.rb Update hyperv and docker providers to raise exception on SSH when machine is not ready 2017-05-05 14:01:12 -07:00
communicator.rb Implement download method 2015-04-28 15:35:39 -05:00
config.rb Fixup docker config update 2018-09-19 10:52:59 -07:00
driver.rb (#9085) - Add test for converting windows paths 2018-08-08 10:30:04 -07:00
errors.rb Support optional detach and pass blocks through to execution. 2017-05-12 15:09:30 -07:00
plugin.rb provider/docker: Add docker-exec command 2016-05-31 20:05:26 -04:00
provider.rb Fixing vagrant ssh issue 8705 2017-06-21 10:23:34 -04:00
synced_folder.rb Support Docker volume consistency for synced folders 2018-07-27 15:16:39 -07:00