get_docker_system_info
Inspect Docker daemon status and settings: version, storage driver, runtimes, and resource counts, using a read-only API call.
Instructions
Returns Docker daemon info: version, storage driver, runtimes, and resource counts. Read-only via the Docker API; fatal if the daemon is unreachable. Use to check daemon config and health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | Yes | ||
| errors | No |