Closed KengoTODA closed 8 years ago
--link is useful but it is not good for scaling; Docker Compose will deploy all linked nodes onto the same host.
--link
Big problem is that, we use consul as DNS so almost all servers need to know where consul is.
currently our docker-compose.yml does not use this option.
docker-compose.yml
--link
is useful but it is not good for scaling; Docker Compose will deploy all linked nodes onto the same host.Big problem is that, we use consul as DNS so almost all servers need to know where consul is.