ddragosd commented on issue #2788: docker for mac or CoreOS does not have runc and causes invoker errors URL: https://github.com/apache/incubator-openwhisk/issues/2788#issuecomment-331183801 @markusthoemmes > By default, you can share files in /Users/, /Volumes/, /private/, and /tmp directly This is related to files that are on the MacOS disks. Docker still runs in a VM ( native for Mac or docker machine). I think we can grab the docker binaries b/c, for instance, with docker-compose, we can mount `/var/run/docker.sock` ( b/c this is not on OSX, but in the VM that runs docker ... it's confusing for me as well at times to think about these 2 layers ). ---------------------------------------------------------------- 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
