vagrant/plugins/providers/docker/command
Brian Cain 79e535a7ee
(#9622) Use SafeExec for docker-exec
This commit uses the internal helper SafeExec rather than using the
Kernel class directly. It also adds a test to ensure that if the `-t`
option is used, it will call SafeExec.
2018-05-02 14:23:50 -07:00
..
exec.rb (#9622) Use SafeExec for docker-exec 2018-05-02 14:23:50 -07:00
logs.rb providers/docker: check proper state for docker-logs [GH-3990] 2014-10-22 11:20:00 -07:00
run.rb remove vm by default when using docker run 2014-08-09 12:03:35 -07:00