Skip to content

Add Dockerfile to generate a development container

Scott Garman requested to merge docker-dev into master

This is inteneded to make it as simple as possible for someone to quickly try out the app without needed to worry about the intriciacies of their host OS environment, ruby version, etc.

Merge request reports