vagrant/test/unit/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 Try to mock up docker version subprocess result in test 2019-09-11 09:36:11 -07:00
command (#9622) Use SafeExec for docker-exec 2018-05-02 14:23:50 -07:00
config_test.rb Config, validation and test 2018-09-19 10:24:09 -07:00
driver_compose_test.rb Ensure build_args are passed into docker compose config file 2019-10-07 12:48:59 -07:00
driver_test.rb Update docker driver and docker driver unit tests 2019-03-20 14:50:28 -07:00
provider_test.rb providers/docker: Fix usability check 2019-09-10 15:10:43 -07:00
synced_folder_test.rb (#9811) Add test for volume consistency and improve documentation 2018-07-27 15:16:39 -07:00