this post was submitted on 28 Mar 2025
747 points (97.9% liked)

Programmer Humor

30118 readers
241 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 16 points 11 months ago* (last edited 11 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 21 points 11 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 16 points 11 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 6 points 11 months ago* (last edited 11 months ago)

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