Closed dmitryint closed 9 years ago
When you run a Docker container should be able to specify etcd port. So for example: -e ETCD_PEER=http://172.17.42.1:2379
-e ETCD_PEER=http://172.17.42.1:2379
Thank you!
When you run a Docker container should be able to specify etcd port. So for example:
-e ETCD_PEER=http://172.17.42.1:2379