vagrant/plugins/providers/docker
Brian Cain 79e535a7ee
(#9622) Use SafeExec for docker-exec
This commit uses the internal helper SafeExec rather than using the
Kernel class directly. It also adds a test to ensure that if the `-t`
option is used, it will call SafeExec.
2018-05-02 14:23:50 -07:00
..
action Spelling fixes 2018-03-14 14:41:04 +00:00
cap
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
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
config.rb Error when compose and force_host_vm are enabled together 2017-08-22 11:36:26 -07:00
driver.rb fix for issue 8608 2017-08-27 23:56:47 -04:00
errors.rb Support optional detach and pass blocks through to execution. 2017-05-12 15:09:30 -07:00
plugin.rb
provider.rb Fixing vagrant ssh issue 8705 2017-06-21 10:23:34 -04:00
synced_folder.rb