This is a refactored version of the NoiseInc project on the university_project branch using only standard Ruby libraries.
docker build -t vlvalkow/noiseinc-refactoring-cgi .
docker run -dp 80:80 -v "%cd%:/usr/local/apache2/htdocs" vlvalkow/noiseinc-refactoring-cgi
Visit http://localhost in your browser.