List all IPs used by docker
Read More »
https://stackoverflow.com/questions/17157721/how-to-get-a-docker-containers-ip-address-from-the-host You need to sudo su to run some of these commands. sudo docker network create -d macvlan \–subnet=192.168.1.0/24 \–gateway=192.168.1.1