Home

Awesome

<h1 align="center"> Docker + Rails<br />Repository Generator </h1> <p align="center"> <img src="https://badgen.net/github/license/Ruby-Starter-Kits/Docker-Rails-Generator" alt="License: MIT"> <img src="https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg" alt="Contributor Covenant"> </p>

This generates the Ruby-Starter-Kits/Docker-Rails-Template template repository. It's the latest version of Ruby on Rails, with all the files required to run via Docker.

Apply To An Existing Rails Project

You can copy the Docker files into your existing Rails project by running:

$ bin/rails app:template LOCATION=https://raw.githubusercontent.com/Ruby-Starter-Kits/Docker-Rails-Generator/master/template.rb

This will copy the core docker files into your current application.

Contributing

Bug reports and pull requests are welcome on GitHub at Ruby-Starter-Kits/Docker-Rails-Generator. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

MIT

Copyright (c) 2020-present, Mike Rogers