Docker info: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= =Overview= Display system-wide information: * Container statistics: running/paused/stopped. * Number of images in the local repository. * Server version. * Stora...") |
|||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[Docker_Client_Operations#Info|Client Operations]] | |||
=Overview= | =Overview= |
Revision as of 17:06, 28 November 2017
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.