docker run -d --net=host consul agent -server -ui -bind=<external ip> -client=<bridge ip> -retry-join=<root agent ip>
docker-hub-consuldocker