kraken icon indicating copy to clipboard operation
kraken copied to clipboard

Make devcluster work on Linux machines

Open yiranwang52 opened this issue 6 years ago • 1 comments

Right now devcluster only work with Docker-for-Mac. We should make it work on Linux machines as well.

yiranwang52 avatar Feb 26 '19 16:02 yiranwang52

i modify all host.docker.internal to docker0 address 172.17.0.1 for test on linux. just a workaround ~~

mmpei avatar Jun 01 '19 09:06 mmpei