Function: containerWait() ​
containerWait(
opts
):Promise
<ContainerWaitResponse
>
Wait for a container
Block until a container stops, then returns the exit code.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<ContainerWaitResponse
>
containerWait(
opts
):Promise
<ContainerWaitResponse
>
Wait for a container
Block until a container stops, then returns the exit code.
Parameter | Type |
---|---|
|
Promise
<ContainerWaitResponse
>