Skip to content

dsdk / v1.47 / containerExec

Function: containerExec() ​

containerExec(opts): Promise<ContainerExecResponse>

Create an exec instance

Run a command inside a running container.

Parameters ​

ParameterType

opts

ExtendedOptions<ContainerExecData>

Returns ​

Promise<ContainerExecResponse>