consul-demo icon indicating copy to clipboard operation
consul-demo copied to clipboard

Link between containers issue

Open xakraz opened this issue 9 years ago • 2 comments

$ docker version
Client version: 1.6.2
Client API version: 1.18
Go version (client): go1.4.2
Git commit (client): 7c8fca2
OS/Arch (client): darwin/amd64
Server version: 1.6.2
Server API version: 1.18
Go version (server): go1.4.2
Git commit (server): 7c8fca2
OS/Arch (server): linux/amd64
$ docker-compose --version
docker-compose 1.2.0
Creating 20150826consultemplate_consul2_1...
Creating 20150826consultemplate_consul3_1...
Attaching to 20150826consultemplate_consul1_1, 20150826consultemplate_consul3_1
...
consul3_1 | ==> Joining cluster...
consul3_1 | ==> lookup consul1: no such host
20150826consultemplate_consul3_1 exited with code 1

As is after checkouting the project, I can not bring the Consul cluster UP.

xakraz avatar Aug 28 '15 23:08 xakraz

I am having the same issue and filed an issue in the docker-consul repo gliderlabs/docker-consul#96

micahhausler avatar Sep 08 '15 15:09 micahhausler

@micahhausler : Thanks for the reply. Have you found a workaround waiting for the fix ?

xakraz avatar Sep 08 '15 17:09 xakraz