Open pento opened 6 years ago
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.
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).