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

mac docs don't specify java8 explicitly #3377

Closed
rabbah opened this issue Mar 2, 2018 · 1 comment
Closed

mac docs don't specify java8 explicitly #3377

rabbah opened this issue Mar 2, 2018 · 1 comment

Comments

@rabbah
Copy link
Member

rabbah commented Mar 2, 2018

we need to update the docs to install java 8 - by default java 9 is installed which requires a gradle change and even so doesn't build.

@rabbah
Copy link
Member Author

rabbah commented Mar 2, 2018

with docker for mac, this is all i had to do, revising the instructions

    5  /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
   30  sudo pip install argcomplete
   31  activate-global-python-argcomplete
   71  brew tap caskroom/versions
   72  brew cask install java8
   89  sudo pip install docker-py

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

No branches or pull requests

1 participant