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

Programmer Humor

22219 readers
1601 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
[–] [email protected] 14 points 6 days ago* (last edited 6 days 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.

[–] [email protected] 19 points 6 days ago

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

[–] [email protected] 14 points 6 days 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

[–] [email protected] 5 points 5 days ago* (last edited 5 days ago)

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