用法
Usage: docker wait [OPTIONS] CONTAINER [CONTAINER...]
Block until a container stops, then print its exit code.
--help=false Print usage
说明
阻塞对指定容器的其他调用方法,直到容器停止后退出阻塞。