Change default route in docker container
If I understand the question, the problem is : when restarting a container connected to multiple bridges, how to prefer a bridge to use for default route ? I searched available options and made some tests, I did not found any docker command line option to specify a default route or to prefer a bridge … Read more