We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reference: https://docs.docker.com/engine/reference/commandline/wait/
Proposed syntax:
docker wait containerA containerB
docker: description: "Wait a service" wait: container: - containerA - container B
The wait command can be useful for synchronization.
wait
The text was updated successfully, but these errors were encountered:
(Typo in OP above, should read docker:. Similarly for issues 34 and 35)
docker:
Sorry, something went wrong.
Updated, thanks.
No branches or pull requests
Reference: https://docs.docker.com/engine/reference/commandline/wait/
Proposed syntax:
docker wait containerA containerB
The
wait
command can be useful for synchronization.The text was updated successfully, but these errors were encountered: