Function: containerExec() ​
containerExec(
opts
):Promise
<ContainerExecResponse
>
Create an exec instance
Run a command inside a running container.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<ContainerExecResponse
>
containerExec(
opts
):Promise
<ContainerExecResponse
>
Create an exec instance
Run a command inside a running container.
Parameter | Type |
---|---|
|
Promise
<ContainerExecResponse
>