Closed hellodword closed 3 months ago
this is required for the correct startup sequence
https://docs.docker.com/compose/compose-file/05-services/#long-syntax-1
service_completed_successfully
: Specifies that a dependency is expected to run to successful completion before starting a dependent service.
I think this does not change the startup sequence
https://docs.docker.com/compose/compose-file/05-services/#long-syntax-1
service_completed_successfully
: Specifies that a dependency is expected to run to successful completion before starting a dependent service.I think this does not change the startup sequence
https://docs.docker.com/compose/compose-file/05-services/#long-syntax-1
service_completed_successfully
: Specifies that a dependency is expected to run to successful completion before starting a dependent service.I think this does not change the startup sequence
ok, we will check
Description
small changes
What type of PR is this? (check all applicable)
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?