Dockerizing A Ruby On Rails App With Docker And Docker-Compose
Dockerizing a Ruby on Rails app: create a Dockerfile, define database with docker-compose, set config/database.yml & .dockerignore files. Build & run containers with `docker-compose up --build`.