mist-ce
mist-ce copied to clipboard
Mist.io ignores docker network and IP for docker containers
I have created a docker network that is a bridge of my docker host's network. Each docker container is assigned an ip address in this network (ie. docker run --net=docker_lan --ip=10.10.10.5 -idt ubuntu), but mist.io is still listing the hosts ip address in the containers IP.