Browse Source

set ps format

Fabian Peter Hammerle 5 năm trước cách đây
mục cha
commit
f482f53d87
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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}}"
 }