yak@feddit.it to Programmer Humor@programming.dev · 4 months agoPlease stopfeddit.itimagemessage-square57fedilinkarrow-up1514arrow-down139
arrow-up1475arrow-down1imagePlease stopfeddit.ityak@feddit.it to Programmer Humor@programming.dev · 4 months agomessage-square57fedilink
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up2·4 months agoThey are. You can get .debs through other sources quite often, though.
minus-squarePrison Mike@links.hackliberty.orglinkfedilinkarrow-up4·4 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.