@yak@feddit.it to Programmer Humor@programming.dev • 10 months agoPlease stopfeddit.itimagemessage-square72arrow-up1669cross-posted to: linuxmemes@lemmy.world
arrow-up1620imagePlease stopfeddit.it@yak@feddit.it to Programmer Humor@programming.dev • 10 months agomessage-square72cross-posted to: linuxmemes@lemmy.world
minus-square@CanadaPlus@lemmy.sdf.orglinkfedilink2•10 months agoThey are. You can get .debs through other sources quite often, though.
minus-squarePrison Mikelinkfedilink6•10 months agoThis 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.
They are. You can get .debs through other sources quite often, though.
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.