1081
you are viewing a single comment's thread
view the rest of the comments
[-] skuzz@discuss.tchncs.de 6 points 6 hours ago

Now if only Docker could solve the "hey I'm caching a layer that I think didn't change" (Narrator: it did) problem, that even setting the "don't fucking cache" flag doesn't always work. So many debug issues come up when devs don't realize this and they're like, "but I changed the file, and the change doesn't work!"

docker system prune -a and beat that SSD into submission until it dies, alas.

[-] muntedcrocodile@lemm.ee 1 points 57 minutes ago

My favourite is when docker refuses to build unless u enable the no cache options. It claims no disk space (it has plenty, might be some issue with qubes and dynamic disk sizing). I set up a network cache to cache packages at the network level its saved me years in build time.

this post was submitted on 09 Jan 2025
1081 points (98.4% liked)

Programmer Humor

19932 readers
1195 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