Browse Source

experimental on

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

+ 1 - 0
config.json

@@ -1,4 +1,5 @@
 {
+    "experimental": "enabled",
     "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}}"
 }