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.