this post was submitted on 28 Mar 2025
720 points (98.0% liked)

Programmer Humor

24610 readers
755 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jlh@lemmy.jlh.name 14 points 3 months ago* (last edited 3 months ago) (3 children)

Kubernetes is more stable than docker compose. Docker compose is fishing for containers after the ship capsized. Frustrating and nothing works out of the box.

[–] MangoPenguin@lemmy.blahaj.zone 18 points 3 months ago

Huh? All my docker compose projects work fine 'out of the box', the oldest ones have been stable for years now.

[–] Gonzako@lemmy.world 14 points 3 months ago

I personally really enjoy interacting with docker compose and I've successfully used docker compose to get a 0 downtime setup on my company's internal web servers by using a reverse proxy

[–] pinball_wizard@lemmy.zip 5 points 3 months ago* (last edited 3 months ago)

Docker Compose brought "works on my machine" to the cloud.