I would like to know how to make one container discoverable to another container running on different host but connected by LAN. Basically, I want to run two containers on different hosts and I want them to communicate, in this way I suppose I can implemented distributed training on tensorflow.
Is there any possible way to accomplish this?
There are multiple options to do that:
macvlan
docker network
You may also use a special script called pipework, which will automatically do the job:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With