Docker info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
* Number of images in the local repository. | * Number of images in the local repository. | ||
* Server version. | * Server version. | ||
* Storage details (driver, pool name, pool statistics, including space statistics). | * [[Docker_Concepts#Storage_Driver.2FBackend|Storage details]] (driver, pool name, pool statistics, including space statistics). | ||
* Logging driver. | * Logging driver. | ||
* Cgroup Driver. | * Cgroup Driver. | ||
* Docker root directory. | * Docker root directory. | ||
* Registry statistics. | * Registry statistics. |
Revision as of 18:43, 19 April 2018
Internal
Overview
Display system-wide information:
- Container statistics: running/paused/stopped.
- Number of images in the local repository.
- Server version.
- Storage details (driver, pool name, pool statistics, including space statistics).
- Logging driver.
- Cgroup Driver.
- Docker root directory.
- Registry statistics.