vagrant/plugins/providers/docker
Michael Louis Thaler 9dcc53673a Fix error reporting bug
There's no "command" variable; it should be "cmd". This bug causes it to print an unhelpful exception if the Docker command fails.
2014-05-06 17:46:09 -04:00
..
action providers/docker: smarter destroy, does not require host machine 2014-05-05 22:02:13 -07:00
cap providers/docker: Implement public_address capability for `vagrant share` 2014-04-21 13:51:47 -07:00
command providers/docker: with a pty, single target the docker-run cmd 2014-04-29 16:31:43 -07:00
executor Fix error reporting bug 2014-05-06 17:46:09 -04:00
hostmachine providers/docker: doesn't support NFS if b2d [GH-3510] 2014-04-21 20:38:10 -07:00
action.rb providers/docker: don't reload if not created 2014-05-05 22:06:22 -07:00
communicator.rb providers/docker: upload the keys we need for SSH 2014-04-21 13:55:35 -07:00
config.rb providers/docker: vagrant_machine setting works proprely 2014-05-05 21:13:15 -07:00
driver.rb Handle a lot of TODOs 2014-04-29 16:50:58 -07:00
errors.rb providers/docker: wait for running state, error if not 2014-04-21 13:55:42 -07:00
plugin.rb providers/docker: lower priority 2014-05-01 09:51:50 -07:00
provider.rb providers/*: use special NOT_CREATED_ID if not created 2014-05-05 21:52:28 -07:00
synced_folder.rb providers/docker: support building Dockerfiles 2014-04-21 13:55:54 -07:00