Methods to enable environments in Docker Compose
In this blog post I'll show two methods how to enable different environments in Docker Compose and which of them I prefer most.
I use Docker Compose when I need to run a multi-container Docker application.
Often I need to have different setups for di...
shes.hashnode.dev3 min read