vagrant/plugins/providers/docker
Brian Cain f1ea4eaac0
Ensure build_args are passed into docker compose config file
Prior to this commit, the docker compose build method would not properly
set build_args if given in a Vagrantfile. This commit fixes that by
using the passed in key `extra_args` from the docker build action.
2019-10-07 12:48:59 -07:00
..
action Ensure build_args are passed into docker compose config file 2019-10-07 12:48:59 -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 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 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 Update docker driver and docker driver unit tests 2019-03-20 14:50:28 -07:00
errors.rb Add public network tests for docker provider 2019-03-21 16:06:11 -07: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