this post was submitted on 30 Jun 2024
614 points (93.1% liked)

Programmer Humor

18962 readers
522 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 month ago (1 children)

They are. You can get .debs through other sources quite often, though.

[โ€“] [email protected] 6 points 1 month ago

This is what I specifically hate about building Docker images based on Debian. Half your Dockerfile ends up mucking about with third-party repositories, verifying keys, etc.