Learn R Programming

outsider.base (version 0.1.4)

is_docker_installed: Check if Docker is installed

Description

Docker is required to run outsider. This function tests whether Docker is installed.

Usage

is_docker_installed()

Arguments

Value

Logical

See Also

Other private-check: is_docker_running()