docker-wait - Man Page

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)

Info

May 2020 Docker Community