Hacker News new | ask | show | jobs
by pkulak 1001 days ago
Yeah, I see Docker Compose as a development environment setup aid. This seems like a way to set up a system.
2 comments

But if it's a stepping stone to emulating Docker Swarm, that'd be something.
So is Podman, if you are to believe Red Hat's marketing on it.
I actually use Podman and write Kube config yaml instead of docker compose yaml. I do like it better. It's a bit more polished.
I actually had the opposite reaction to it, but I do think it's nice there are tools for every use case and preference.