Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(start): Use wait-timeout for service starts #12148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

idsulik
Copy link
Collaborator

@idsulik idsulik commented Sep 21, 2024

What I did
According to the doc https://docs.docker.com/reference/cli/docker/compose/up/ , the --wait-timeout has no limit only for dependent services but it used to apply it only for dependant services, I fixed it and it uses the wait timeout for all services

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant