checkDaemon abstract method

Future<bool> checkDaemon()

Checks if Docker daemon is running.

Implementation

Future<bool> checkDaemon();