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

Open
wants to merge 2 commits into
base: main
Choose a base branch
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]>
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