docker info

Display system-wide information

Aliases

docker system info, docker info

Options

NameTypeDefaultDescription
-f, --formatstringFormat 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