Using Multiple Docker-Compose files
I have assumed that you have some basic knowledge of Docker & Docker Compose!
What is Docker π¬ ?
An Open-Source tool that can be used to bundle your application with all the required dependencies.
Similar to VMs but way more lightweight than it.
Us...
blogs.kratik.dev3 min read