Let's use to learn to your “Rails" !
Name | Description | ※ |
---|---|---|
db | MySQL 8 | Health check available (linked to web ) |
web | ruby 3.2.5, Rails 7.2.1 | rails new --force --no-deps --database=mysql --minimal |
We will continue to update to the latest version whenever possible.
git clone git@github.com:fooramu/docker-rails-quickly.git
cd docker-rails-quickly
docker compose build
docker compose up -d
docker compose exec web rails db:create
If you have a more shortly construct ideas, please fork
.
Thank you for all Rails engineer's.
- Fork the repo
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT open source license.