/Docker-Rails-Generator

Builds a fresh Ruby on Rails template repository which runs under docker.

Primary LanguageRubyMIT LicenseMIT

Docker + Rails
Repository Generator

License: MIT Contributor Covenant

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