table of contents
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-wait - Block until one or more containers stop, then print their exit codes
SYNOPSIS¶
docker wait CONTAINER [CONTAINER...]
DESCRIPTION¶
Alias for docker container wait.
OPTIONS¶
-h, --help[=false] help for wait
SEE ALSO¶
docker(1)
Feb 2025 | Docker Community |