This function check that docker is installed

dockerTest()

Value

a character string indicating the version of the docker installed in the system

Examples

 dockerTest()
#> 
#>  In your system the following version of Docker is installed:
#> Docker version 26.0.0, build 2ae903e
#> [1] TRUE