csantanapr commented on issue #2440: Use docker API via unix-socket in /var/run/docker.sock URL: https://github.com/apache/incubator-openwhisk/pull/2440#issuecomment-312168877 For some reason I can't get the following to work in ansible ``` shell: echo -e "GET http:/v1.24/info HTTP/1.0\r\n" | nc -U /var/run/docker.sock | grep "{" ``` but works fine from my terminal ---------------------------------------------------------------- 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
