I think Links should not be used anymore - https://docs.docker.com/network/links/ The containers should use a defined network, and their name should match the environnement variables *_HOST I have had issues because of this. Thanks
I think Links should not be used anymore - https://docs.docker.com/network/links/
The containers should use a defined network, and their name should match the environnement variables *_HOST
I have had issues because of this.
Thanks