docker system info
Estimated reading time: 1 minuteEdge only: This is the CLI reference for Docker CE Edge versions. Some of these options may not be available to Docker CE stable or Docker EE. You can view the stable version of this CLI reference or learn about Docker CE Edge.
Description
Display system-wide information
Usage
docker system info [OPTIONS]
Options
Name, shorthand | Default | Description |
--format , -f |
Format the output using the given Go template |
Parent command
Command | Description |
---|---|
docker system | Manage Docker |
Related commands
Command | Description |
docker system df | Show docker disk usage |
docker system events | Get real time events from the server |
docker system info | Display system-wide information |
docker system prune | Remove unused data |