This repo contains the example code for the blog post:
🐳 Simplified guide to using Docker for local development environment
The blog link :
https://blog.atulr.com/docker-local-environment/
To run the example:
git clone https://github.com/master-atul/blog-docker-dev-environment-example
docker-compose up
Details about each service and how to run them is present in the induvidual services directories.
Hope this helps someone 🎉🌮