Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Open
wants to merge 2 commits 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

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@idsulik idsulik requested a review from ndeloof September 27, 2024 18:06
@github-actions github-actions bot added the stale label Dec 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant