You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/02 03:01:05 UTC

[GitHub] rabbah commented on issue #3377: mac docs don't specify java8 explicitly

rabbah commented on issue #3377: mac docs don't specify java8 explicitly
URL: https://github.com/apache/incubator-openwhisk/issues/3377#issuecomment-369805567
 
 
   with docker for mac, this is all i had to do, revising the instructions
   
   ```bash
       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
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services