
A Rails bootstraping template including Docker
The Rails Docker Template is a tool designed to generate a clean, new Rails (API) project with Docker, docker-compose, rspec, and some default settings. It is a very opinionated template, requiring Rails version 5.0.0 or higher and Ruby version 2.5.0.
The Rails Docker Template is a powerful tool for quickly setting up a new Rails (API) project with Docker and docker-compose. It includes various default settings and gems to facilitate development, testing, and deployment processes. The template is opinionated and requires specific versions of Rails and Ruby. It provides a convenient way to generate a clean and containerized Rails project.
