You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
backend | 2 years ago | |
isbn-search | 2 years ago | |
.gitignore | 2 years ago | |
.ruby-version | 2 years ago | |
README.md | 2 years ago |
README.md
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.