mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
add ps args to docker top
This commit is contained in:
+2
-4
@@ -27,10 +27,8 @@ type APIInfo struct {
|
||||
}
|
||||
|
||||
type APITop struct {
|
||||
PID string
|
||||
Tty string
|
||||
Time string
|
||||
Cmd string
|
||||
Titles []string
|
||||
Processes [][]string
|
||||
}
|
||||
|
||||
type APIRmi struct {
|
||||
|
||||
Reference in New Issue
Block a user