csantanapr commented on issue #2524: Docker for mac support
URL: 
https://github.com/apache/incubator-openwhisk/pull/2524#issuecomment-319168735
 
 
   @rabbah yeah if possible I would eliminate the need to have docker engine 
expose via tcp on port 4243, this is not the default way docker is install and 
causing problems with people running locally.
   
   port 4243 would be required for docker-machine only.
   
   For the tests using 4243 we could look at them to see if they can a property 
from whisk.properties or an environment variable to indicate to use the flag to 
use port 4243, if not then assume docker-cli uses the unix-socket device.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to