Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.05 KB

File metadata and controls

18 lines (10 loc) · 1.05 KB

docker info

Display system-wide information

Aliases

docker system info, docker info

Options

Name Type Default Description
-f, --format string Format output using a custom template:
'json': Print in JSON format
'TEMPLATE': Print output using the given Go template.
Refer to https://docs.docker.com/go/formatting/ for more information about formatting output with templates