yak@feddit.it to Programmer Humor@programming.dev · 9 months agoPlease stopfeddit.itexternal-linkmessage-square66fedilinkarrow-up1379arrow-down121 cross-posted to: linuxmemes@lemmy.world
arrow-up1358arrow-down1external-linkPlease stopfeddit.ityak@feddit.it to Programmer Humor@programming.dev · 9 months agomessage-square66fedilink cross-posted to: linuxmemes@lemmy.world
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up0·9 months agoThey are. You can get .debs through other sources quite often, though.
minus-squareundefined@links.hackliberty.orglinkfedilinkarrow-up5·9 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.