ping
Check whether the Docker daemon is responsive. Returns true if the server responds successfully.
Instructions
Check that the Docker server is responsive.
returns: bool - True if the daemon responded successfully
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |