Created by: dts
I don't like to wrangle the dependencies of any given applications on my computer, so I use Docker-compose to create ad-hoc development environments as I need them. I added a simple one so that I could run the tests, and I figured I'd post it back in case it's useful. Documentation is in CONTRIBUTING.rb on how to run tests and work on the code with an more straightforward setup.