zachschultz commented on issue #2368: While following Mac host setup, docker ps 
shows an error, also causes failure on ./gradlew distDocker
URL: 
https://github.com/apache/incubator-openwhisk/issues/2368#issuecomment-308468377
 
 
   It seems the issue is resolved...restarting the Mac OS host setup process 
and initially SSH-ing into the machine (after running 
`./tools/macos/tweak-dockermachine.sh`) then deleting the line 
`DOCKER_TLS=auto` made my `docker ps` run fine, and so far, `./gradlew 
distDocker` run fine as well. Because `DOCKER_TLS=no` gets appended to 
`/var/lib/boot2docker/profile` after the `auto` line, it should override it, 
and this shouldn't be the reason `gradlew` works for me now...but it does.
 
----------------------------------------------------------------
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