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

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 <idsulik@gmail.com>
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@idsulik idsulik requested a review from ndeloof November 9, 2024 19:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant