docker_version
Retrieve the installed Docker version to confirm the environment is ready.
Instructions
Return the installed Docker version.
Returns: A dict with keys: status, exit_code, stdout, stderr, output, duration_ms.
Examples: docker_version()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||