Please create dockerfiles for new languges! The one for python is a good example. Start with an Alpine Linux image with the language toolchain installed, and then build effectively the same thing I did for python.
Here's a good resource for docker: http://engineering.hipolabs.com/understand-docker-without-losing-your-shit/