Display system-wide information
$ docker system info [OPTIONS]
| Name, shorthand | Default | Description |
--format , -f
| Format the output using the given Go template |
| Command | Description |
|---|---|
| docker system | Manage Docker |
| 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 |
© 2019 Docker, Inc.
Licensed under the Apache License, Version 2.0.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.
Docker, Inc. and other parties may also have trademark rights in other terms used herein.
https://docs.docker.com/engine/reference/commandline/system_info/