get_docker_system_info
Check Docker daemon configuration and health via read-only API. Returns version, storage driver, runtimes, and resource counts to diagnose setup issues.
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 |