top
Modified: 28 Apr 2022 01:33 UTC
Stability: Unknown
Usage: docker top CONTAINER [ps OPTIONS]
Display the running processes of a container
Divergence
- With SDC Docker,
docker top
does not currently support theps_args
option and always returns results in the same format. This format is hardcoded pending upstream integration of some solution to the issues described in https://github.com/docker/docker/pull/9232.
Please contact Joyent support or file a ticket if you discover any other divergence.