Browse Source

set ps format

Fabian Peter Hammerle 5 years ago
parent
commit
f482f53d87
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config.json

+ 1 - 0
config.json

@@ -1,3 +1,4 @@
 {
+    "psFormat": "table {{.Image}}\t{{.Names}}\t{{.RunningFor}}\t{{.Status}}\t{{.Mounts}}\t{{.Networks}}\t{{.Ports}}",
     "statsFormat": "table {{.Name}}\t{{.CPUPerc}}{{.MemUsage | printf \"%22s\"}}{{.MemPerc | printf \"%7s\"}}{{.PIDs | printf \"%6s\"}}\t{{.NetIO}}\t{{.BlockIO}}"
 }