Should I run plain Docker Compose in production in 2026?
1–10 of 312 posts
Re: Should I run plain Docker Compose in production in 2026?
#2Re: Should I run plain Docker Compose in production in 2026?
#3Yes and no :)
Re: Should I run plain Docker Compose in production in 2026?
#4Re: Should I run plain Docker Compose in production in 2026?
#5Re: Should I run plain Docker Compose in production in 2026?
#6> This is the shape Distr lands on
Re: Should I run plain Docker Compose in production in 2026?
#7Re: Should I run plain Docker Compose in production in 2026?
#8I think many of these issues are also solved by Podman and systemd depending on what kind of "production" you're building for. If you're building a linux-y appliance and you need to run a few containers I think Podman is a much better and more ergonomic way of doing so. I think perhaps that's less true for running a web service (where the linux environment is just a means to that end).
Re: Should I run plain Docker Compose in production in 2026?
#9I think many of these issues are also solved by Podman and systemd depending on what kind of "production" you're building for. If you're building a linux-y appliance and you need to run a few containers I think Podman is a much better and more ergonomic way of doing so. I think perhaps that's less true for running a web service (where the linux environment is just a means to that end).
Re: Should I run plain Docker Compose in production in 2026?
#10Very cool article. Wish it didn't have silly AI-isms: > This is the shape Distr lands on