this post was submitted on 28 Mar 2025
756 points (100.0% liked)

Programmer Humor

23345 readers
934 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] 21 points 1 month ago* (last edited 1 month 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] 23 points 1 month ago

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

[–] [email protected] 16 points 1 month 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] 7 points 1 month ago* (last edited 1 month ago)

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