The Docker image for running Elm solutions submitted to Exercism.
To run a solution's tests, Open a command prompt in the root directory and run ./run.sh <exercise> <directory>.
To run a solution's tests using a Docker container, open a command prompt in the root directory and run ./run.sh <exercise> <directory> or ./run.ps1 <exercise> <directory>.