mongodb-cluster-docker-compose icon indicating copy to clipboard operation
mongodb-cluster-docker-compose copied to clipboard

use depends_on

Open ORESoftware opened this issue 6 years ago • 2 comments

in a docker-compose.yml file, you can use: depends_on to declare dependencies between containers, which should affect the booting order which may make it more efficient and less error prone:

https://docs.docker.com/compose/compose-file/

ORESoftware avatar Sep 10 '19 04:09 ORESoftware

@ORESoftware thank you, I will check it, anyway, a pull request from you will be awesome !

minhhungit avatar Jan 30 '20 12:01 minhhungit

for sure

ORESoftware avatar Jan 31 '20 03:01 ORESoftware

no longer active

minhhungit avatar Sep 05 '22 08:09 minhhungit