Hacker News new | past | comments | ask | show | jobs | submit login

Does anyone make anything that just takes your docker compose file and run it really easily with a lot more features?

I’m happy with compose. It works. I know swarm was supposed to solve this but is dead now (?).




ECS can take a docker-compose file and run it, although it is not turnkey. You still need to create the ECS cluster, set up auto scaling, and create any load balancers needed so I would not say it is “simple”, but it is definitely simpler than k8s.


I am wondering about this too. After playing around with all of this, to me it seems this is what people actually want.


The simplicity of docker compose and ease of using it for local development is really nice




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: