Function: containerTop() ​
containerTop(
opts):Promise<ContainerTopResponse>
List processes running inside a container
On Unix systems, this is done by running the ps command. This endpoint is not supported on Windows.
Parameters ​
| Parameter | Type |
|---|---|
|
Returns ​
Promise<ContainerTopResponse>