# README This repository is showing an example of how to handle service dependencies with Docker and `docker-compose`. The stacks of the services used as example is Ruby, RubyOnRails and Sinatra but the main idea is about the `docker-compose.yml` and `Dockerfile` files so you should be able to figure an equivalent for any other stack. The article has been moved to [Imfiny's blog](https://blog.imfiny.com/docker-to-handle-dependencies/).