minimal sized docker for yesod web server
I am successfully using yesod in my open source security container scanner. Currently, I use multiple services (all running yesod) which is very fast but each docker image is huge compared to other web servers (say python flask, ruby rails, php laravel which are all around 1GB).