AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Docker Compose: The Future of Composing
Ansible spits out a giant Docker compose file that I manage in VS code on my local system. In that way, I can solve the problem of having variables that are the same across multiple containers. The downside of my approach is I end up with a single giant docker compose file with 30 plus containers in it. This Docker compose generator, I wrote knocking on the door six years ago now, and I've used it pretty much every day since.