Open swcurran opened 6 years ago
The current approach for determining the DOCKERHOST does not work on Windows. This approach is platform independent.
@swcurran Have you tested on OSX? It doesn't seem to return a valid ip address for me.
@brycecurtis - yes, we use that approach on all platforms. It's why we use it. Here is an article that explains the approach:
https://che.eclipse.org/discovering-dockers-ip-address-2bb524b0cb28
Did you try the manage scripts?
…ffer
Signed-off-by: Stephen Curran swcurran@gmail.com