Hacker News new | ask | show | jobs
by brody_hamer 589 days ago
Comparing oneself to docker compose is a straw man, when docker’s production option is docker swarm.
1 comments

Not sure why comments aren't jumping on this more. Swarm is for production. compose is for development. That's always been the case.

And Swarm is barely more complicated than compose anyway. Don't know why people who are claiming they use compose in production just don't learn the few extra steps to do what Docker recommends.

I thought Swarm had been deprecated?

I just took a quick look into it and (classic) Swarm was deprecated and ... replaced by Swarm (mode).

Wait until you find out about 'docker-compose' vs 'docker compose'!
Probably before llms figure it out