ISSUE:  The configuration file indicates that the CSS software should be installed using a docker image, however the docker executable
        could not be found.

RESOLUTION: 1) Ensure that docker is installed.
            2) Add the docker executable to the PATH if it is not already added.
            3) Ensure that the user that is executing this script has the correct permissions to execute docker.