Docker

Dockerization a rails application with docker-compose

Docker-compose Compose is a tool for defining and running multi-container Docker applications. use Docker Compose to set up and run a Rails app Define the project Create a Dockerfile for Rails app