You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/16 14:35:34 UTC

[GitHub] mcdan opened a new issue #119: Doesn't seem to work correctly on Windows

mcdan opened a new issue #119: Doesn't seem to work correctly on Windows
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/119
 
 
   Process:
   1. Install Docker for Windows, get it running
   2. Install Ubuntu Linux subsystem
   3. Update the makefile to work with new docker binary names:  https://github.com/mcdan/incubator-openwhisk-devtools/tree/mcdan/feature/windows-support
   4. The invokers still can't communicate with Docker for Windows:
   https://forums.docker.com/t/where-is-the-file-docker-sock/13061
   https://github.com/docker/for-win/issues/453
   https://github.com/moby/moby/commit/0906195fbbd6f379c163b80f23e4c5a60bcfc5f0
   
   This is sort of a fundamental difference in how Windows and Linux works and you can't make Windows list on all adapters only localhost so we're sort of stuck.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services