Releases: kalelc/dockerize-rails-projects
Releases · kalelc/dockerize-rails-projects
Using minimal image with docker-compose 3
Docker to Rails using rbenv
Build several containers to run Rails Application, the main features are:
- Build an own Dockerfile for how to work with Docker.
- Working with multiples containers using docker-compose.
- Using links and environment's variables in docker-compose.
- Persist MySQL data in volumes.