Skip to content

exclude provider services from the list of dependencies that Compose should wait for #12983

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

glours
Copy link
Contributor

@glours glours commented Jun 26, 2025

What I did
Explicitly exclude provider services from the list of dependencies to check when --wait is used

Related issue
Fix #12953

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

…should wait for

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours glours requested a review from a team as a code owner June 26, 2025 15:57
@glours glours requested a review from ndeloof June 26, 2025 15:57
@glours glours self-assigned this Jun 26, 2025
@glours
Copy link
Contributor Author

glours commented Jun 26, 2025

ping @silvin-lubecki if you want to test it

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works, thanks a lot @glours 🙏 LGTM ✅

@ndeloof ndeloof merged commit c9ebfad into docker:main Jun 26, 2025
26 checks passed
@ndeloof ndeloof deleted the do-not-wait-for-provider branch June 26, 2025 20:11
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.

[BUG] docker compose up with --wait and a provider exits as soon as provider is done
3 participants