Closed reduxionist closed 9 years ago
As it was, setup.sh generates a bunch of errors because docker on OSX fails when run via sudo. Thus:
Updated setup scripts and documentation to support boot2docker, the official Docker-for-OSX tool
-Only prefix commands with sudo if $OSTYPE shows we're running under darwin -Also fix some minor typos
If you don't want the OSX functionality, but do want the typo fixes, I can separate them into their own PR of course.
Thanks for sharing your code!
As it was, setup.sh generates a bunch of errors because docker on OSX fails when run via sudo. Thus:
Updated setup scripts and documentation to support boot2docker, the official Docker-for-OSX tool
-Only prefix commands with sudo if $OSTYPE shows we're running under darwin -Also fix some minor typos
If you don't want the OSX functionality, but do want the typo fixes, I can separate them into their own PR of course.
Thanks for sharing your code!