vagrant/plugins/providers/docker
Chris Roberts 1224622387 Remove container inspection caching and Exception rescue
Container inspection is caching data on first lookup. This will
result in incorrect data being returned on subsequent lookups if
a different `cid` value is provided. Also removed rescue of
the `Exception` class as this generally should never happen; rescue
of StandardError will be enough.
2019-03-19 11:44:22 -07:00
..
action Remove Mutex for synchronization. Environment#lock satisfies requirement. 2019-03-19 11:44:02 -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 Expand relative volume paths for compose on current cwd 2017-08-21 13:26:19 -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 Move around Network setup action for docker provider 2019-03-01 08:34:43 -08: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 Remove container inspection caching and Exception rescue 2019-03-19 11:44:22 -07:00
errors.rb Raise proper class if invalid options given for docker network 2019-03-04 13:17:14 -08:00
plugin.rb provider/docker: Add docker-exec command 2016-05-31 20:05:26 -04:00
provider.rb Fixing vagrant ssh issue 8705 2017-06-21 10:23:34 -04:00
synced_folder.rb Support Docker volume consistency for synced folders 2018-07-27 15:16:39 -07:00