testpress
testpress copied to clipboard
Detect and Download Docker
As we do with Node, it'd be good to detect the correct version of Docker to install, and to install it.
If Docker is already installed, we should detect if it's running, and start it if necessary (#15).
When installing Docker Toolbox, we should also detect if VirtualBox is already installed, and only upgrade it if necessary.