After you clone/fork this project if not installed docker and docker-composer, install them ;)
Go to the work dir and run docker-compose build
Run command bellow to gen 68BD erate Rails files
export APP_NAME=choose_an_app_name; sh scripts/generate_rails_files
- Some common .gitignore configurations
- A collection of useful .gitignore templates - Windows.gitignore
- Creating a new Rails application project with Docker
- Docker Rails Mysql - Docker Official Image packaging for Ruby on Rails and MySQL
- Dockerizing a Ruby on Rails Application
- Dockerize a Rails 5, Postgres, Redis, Sidekiq and Action Cable Application with Docker Compose
- Dockerize your Rails Application
- Local Rails Development with Docker and Docker Compose
- Intro to Docker for Developers: How to Run your Rails App on Docker
- Setup Ruby On Rails on Ubuntu 14.10 Utopic Unicorn
- Zero to Up and Running a Rails Project only using Docker
- Build a Minimal Docker Container for Ruby Apps
- Oficial Repository Rails image
- Developing Rails on docker-compose