docs/content/includes/compose/services-depends-on.md

204 B

With the depends_on attribute, you can control the order of service startup and shutdown. It is useful if services are closely coupled, and the startup sequence impacts the application's functionality.