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.
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.
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.
Copyright (c) 2020-present, Mike Rogers