rabbah edited a comment on issue #345: container cannot resolve 
http://host.docker.internal
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/issues/345#issuecomment-506091204
 
 
   ```
   > docker run --rm openwhisk/apigateway nslookup host.docker.internal
   nslookup: can't resolve '(null)': Name does not resolve
   
   Name:      host.docker.internal
   Address 1: 192.168.65.2
   ```
   ```
   > docker run --rm openwhisk/apigateway ping host.docker.internal
   PING host.docker.internal (192.168.65.2): 56 data bytes
   64 bytes from 192.168.65.2: seq=0 ttl=37 time=0.293 ms
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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