How to Use Docker Compose Profiles
I recently discovered Docker compose profiles and wanted to share it as it can be useful to someone else.
Docker Compose profiles let you control which services run without modifying your docker-compose.yml. They’re useful for separating optional s...
crunchcrunch.me2 min read
Jannik Wempe
Platform Engineering Lead @hashnode | Serverless and Frontend Enthusiast
Ha, just yesterday I discovered the same thing 👍🏼