Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In macOS, detect if Docker for Mac is installed #2

Closed
micahflee opened this issue Jan 9, 2020 · 1 comment · Fixed by #7
Closed

In macOS, detect if Docker for Mac is installed #2

micahflee opened this issue Jan 9, 2020 · 1 comment · Fixed by #7

Comments

@micahflee
Copy link
Contributor

If it's not installed, prompt the user to install it, or maybe help the user install it automatically.

Right now it just assumes it can subprocess docker commands.

@micahflee micahflee mentioned this issue Jan 9, 2020
@akilism
Copy link

akilism commented Jan 10, 2020

probably a lot we can crib from here....
https://github.com/ICIJ/datashare-installer

docker specific install stuff.
https://github.com/ICIJ/datashare-installer/blob/master/mac/scripts/preinstall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants