config.json 316 B

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