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

feat(up): Add --wait-services to up command #12172

Closed
wants to merge 2 commits into from

Conversation

idsulik
Copy link
Collaborator

@idsulik idsulik commented Sep 29, 2024

What I did
Add --wait-services flag into the up command so the user can specify what services they want to wait, it'll be useful in cases like this one #10596

Example:
docker compose up --wait-services my-service1,my-service2

Related issue
#10596

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

Signed-off-by: Suleiman Dibirov <[email protected]>
@idsulik idsulik requested a review from ndeloof November 9, 2024 19:19
@github-actions github-actions bot added the stale label Jan 12, 2025
@github-actions github-actions bot closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant