resolveSupportedImpl method
The resolveSupported implementation.
Implementation
@override
FutureOr<bool> resolveSupportedImpl() =>
DockerHost.isDaemonRunning(dockerHost);
The resolveSupported implementation.
@override
FutureOr<bool> resolveSupportedImpl() =>
DockerHost.isDaemonRunning(dockerHost);