civictechdc / districthousing

District Housing lets caseworkers help clients apply for Section 8 housing by automatically filling out multiple PDF applications using one online form.
http://codefordc.github.io/districthousing/
MIT License
40 stars 64 forks source link

Adds support for local development using Docker #404

Closed uncompiled closed 7 years ago

uncompiled commented 7 years ago

This PR is a starting point for running the app locally within a Docker container. This configuration is roughly equivalent to installing all the dependencies inside an rvm environment, but should allow for faster onboarding without the hassle of virtual machines or messing around with dependencies.

uncompiled commented 7 years ago

I'm not sure why adding a Dockerfile would cause the deploy preview to fail, but I'm unable to see the error.