mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Changed per requested review to refactor to make it more logic clear. Current output for "docker top <contianer-id> m" option,eg: root@b2c7ec58399d:/go/src/github.com/docker/docker# docker top 755d5871ec45 am PID TTY STAT TIME COMMAND 148 pts/0 - 0:00 bash - - Ss+ 0:00 - fixing issue:#30580 Signed-off-by: catinthesky <yaozaiyong@hotmail.com> Upstream-commit: a7497c39cdf78e817ad1372a8e3e16e0ccb77bb9 Component: engine