StefanScherer / dockerfiles-windows

Various Dockerfiles for Windows Containers
MIT License
1.11k stars 396 forks source link

Consul cluster setup #435

Closed jasonhue8183 closed 3 years ago

jasonhue8183 commented 4 years ago

Hi,

I having problem to setup 3 consul server.Any example for stack compose? What is the value for CONSUL_BIND_INTERFACE in this case, for linux container is eth0 , what about windows container?

What is the value for -bind If no value provided in CONSUL_BIND_INTERFACE ?

Environment: 1 ) Docker swarm with host mode port. 2 ) windows host with server 2016 version 1607

Thanks Jason

StefanScherer commented 4 years ago

Hard to tell, I never tried a whole cluster in Windows Containers.