rabbah 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-312445902 skipping that for the time being also failing on this: ``` TASK [invoker : determine docker root dir] ************************************************************************************************************************************************ Saturday 01 July 2017 13:44:10 -0400 (0:00:00.021) 0:00:28.214 ********* fatal: [172.17.0.1]: FAILED! => {"changed": true, "cmd": "echo -e \"GET http:/v1.24/info HTTP/1.0\\r\\n\" | nc -U /var/run/docker.sock | grep \"{\"", "delta": "0:00:00.007789", "end": "2017-07-01 13:44:10.676012", "failed": true, "rc": 1, "start": "2017-07-01 13:44:10.668223", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} [FAILED] > echo -e "GET http:/v1.24/info HTTP/1.0\r\n" | nc -U /var/run/docker.sock | grep "{" ``` ---------------------------------------------------------------- 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
