docker-osx-dev icon indicating copy to clipboard operation
docker-osx-dev copied to clipboard

setup.sh should check versions of already installed software

Open brikis98 opened this issue 10 years ago • 0 comments

The setup.sh script is idempotent and tries to avoid overwriting software that's already installed, but it doesn't check any version numbers. It should verify that the user has a reasonable version of all dependencies installed, as well as the docker-osx-dev scripts themselves so that the script can be used to update to a new version.

brikis98 avatar May 18 '15 19:05 brikis98