Back to Docker

Services Depends On

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

18.09-release203 B
Original Source

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.