inspect_docker_capability
Checks the local Docker endpoint and cgroup-v2 support without starting or modifying containers, so you can verify environment readiness for performance analysis.
Instructions
Inspect the fixed local Docker endpoint and cgroup-v2 support without starting, stopping, building, pulling, or profiling a container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| checked_at | Yes | ||
| docker_cli | No | ||
| next_steps | No | ||
| api_version | No | ||
| daemon_mode | Yes | ||
| limitations | No | ||
| capability_id | Yes | ||
| endpoint_kind | Yes | ||
| cgroup_version | No | unknown | |
| content_sha256 | Yes | ||
| schema_version | No | 1.0 | |
| perflens_version | Yes | ||
| build_or_pull_supported | No | ||
| server_operating_system | No | unknown | |
| remote_endpoint_supported | No | ||
| managed_container_execution | No | ||
| existing_container_discovery | No |