rabbah commented on a change in pull request #4430: Update docker client version to 18.06.3 URL: https://github.com/apache/incubator-openwhisk/pull/4430#discussion_r283462405
########## File path: tools/macos/README.md ########## @@ -26,17 +26,18 @@ If you prefer to use Docker-machine, you can follow instructions in [docker-mach The following are required to build and deploy OpenWhisk from a Mac host: -- [Docker 1.12.0](https://docs.docker.com/docker-for-mac/) +- [Docker 18.06.3](https://docs.docker.com/docker-for-mac/install/) - [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or [Open JDK 8](https://adoptopenjdk.net/releases.html#x64_mac) - [Scala 2.11](http://scala-lang.org/download/) - [Ansible 2.5.2](http://docs.ansible.com/ansible/intro_installation.html) -**Tip** Versions of Docker and Ansible are lower than the latest released versions, the versions used in OpenWhisk are pinned to have stability during continuous integration and deployment. +**Tip1** Versions of Docker and Ansible are lower than the latest released versions, the versions used in OpenWhisk are pinned to have stability during continuous integration and deployment.<br> Review comment: do you mind making this: **Tips:** 1. ... 2. ... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
