ping abstract method

Future<void> ping()

Throws DockerUnavailable when the daemon does not answer.

Implementation

Future<void> ping();