vagrant/plugins/providers/docker
Brian Cain 2901dae948
Add option for docker executor to handle stderr from results
Instead of always joining stdout and stderr, only join the two if the
caller explicitly asks for it. Otherwise, only return stdout.
2019-11-22 12:04:09 -08:00
..
action Only return interfaces where addr is not nil 2019-10-10 10:49:03 -07: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 Ensure build_args are passed into docker compose config file 2019-10-07 12:48:59 -07:00
executor Add option for docker executor to handle stderr from results 2019-11-22 12:04:09 -08:00
hostmachine providers/docker: use new b2d box 2015-07-07 16:06:04 -06:00
action.rb Docker provider networking support updates 2019-03-19 11:44:33 -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 Add option for docker executor to handle stderr from results 2019-11-22 12:04:09 -08:00
errors.rb Enhance docker build matching for determining built container ID 2019-11-19 10:59:28 -08:00
plugin.rb provider/docker: Add docker-exec command 2016-05-31 20:05:26 -04:00
provider.rb providers/docker: Fix usability check 2019-09-10 15:10:43 -07:00
synced_folder.rb Support Docker volume consistency for synced folders 2018-07-27 15:16:39 -07:00