Open
Description
The manager should take a list of container handlers to install. The --docker-only
flag should be deprecated.
EDIT: Repurposed issue. Was:
We've seen a few issues around the current mechanism that attempts to connect to the rkt service unconditionally (e.g. #1481), and it also produces some log noise.
Is there a better way to detect whether rkt is installed on the host before attempting to connect? Maybe checking for a specific process, or looking for the binary?