Add support to control verbosity output through environment variables. Running a command like:
$ docker-compose up day5js
Could be become long and:
Might be giant with all days/languages implemented. I believe that environment variables and docker-compose args should be a great solution here.