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 24.0.2, build cb74dfc
#> [1] TRUE