Skip to content

Docker to Rails using rbenv

Choose a tag to compare

@kalelc kalelc released this 02 May 17:43
· 36 commits to master since this release

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.