Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 573 Bytes

File metadata and controls

28 lines (20 loc) · 573 Bytes

docker

Zeigt Docker-Container-Statistiken an.

  • Art: info_provider
  • Binär: xfetch-plugin-docker
  • Abhängigkeiten: Docker-CLI (docker im PATH)

Konfiguration

{
    "info_plugins": [{ "plugin": "docker" }],
    "modules": ["plugin:docker"]
}

Argumente

Keine.

Ausgabe

Zustand Ausgabe
Daemon läuft  Containers: 15 total, ▶ 3 running, ⏸ 1 paused, ⏹ 11 stopped
Daemon läuft nicht  Docker: daemon not running
CLI nicht gefunden  Docker: not found