A Docker configuration for Ruby-based CI builds
The following list details the build tools required by all CHS Ruby-based services which will be installed in the container image:
- Ruby
- Bundler - provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed
- Middleman - static site generator using all the shortcuts and tools in modern web development