yak@feddit.it to Programmer Humor@programming.dev · 10 months agoPlease stopfeddit.itimagemessage-square69fedilinkarrow-up11arrow-down10 cross-posted to: [email protected]
arrow-up11arrow-down1imagePlease stopfeddit.ityak@feddit.it to Programmer Humor@programming.dev · 10 months agomessage-square69fedilink cross-posted to: [email protected]
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up0·10 months agoThey are. You can get .debs through other sources quite often, though.
minus-squareundefined@links.hackliberty.orglinkfedilinkarrow-up0·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.