kraken
kraken copied to clipboard
Make devcluster work on Linux machines
Right now devcluster only work with Docker-for-Mac. We should make it work on Linux machines as well.
i modify all host.docker.internal to docker0 address 172.17.0.1 for test on linux.
just a workaround ~~