DockerCLI/docs/reference/commandline/info.md

1.0 KiB

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