HI All,
I have created 3 docker container on my linux machine with the below IP:
192.158.50.11
192.158.50.12
192.158.50.13
Now in my host linux machine I Have two physical interfaces.and on one of the interface i have created multiple virtual interface . now I am not able to connect my virtual interfaces with docker while the other physical interface is conneting with the docker.
Is there any known solution for this problem??