@yak@feddit.it to Programmer Humor@programming.dev • 1 year agoPlease stopfeddit.itimagemessage-square69fedilinkarrow-up1661arrow-down10 cross-posted to: linuxmemes@lemmy.world
arrow-up1661arrow-down1imagePlease stopfeddit.it@yak@feddit.it to Programmer Humor@programming.dev • 1 year agomessage-square69fedilink cross-posted to: linuxmemes@lemmy.world
minus-square@CanadaPlus@lemmy.sdf.orglinkfedilink2•1 year agoThey are. You can get .debs through other sources quite often, though.
minus-square@undefined@links.hackliberty.orglinkfedilink5•1 year 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.