@yak@feddit.it to Programmer Humor@programming.dev • 1 year agoPlease stopfeddit.itimagemessage-square72fedilinkarrow-up1669arrow-down150
arrow-up1619arrow-down1imagePlease stopfeddit.it@yak@feddit.it to Programmer Humor@programming.dev • 1 year agomessage-square72fedilink
minus-square@CanadaPlus@lemmy.sdf.orglinkfedilink2•1 year agoThey are. You can get .debs through other sources quite often, though.
minus-squarePrison Mikelinkfedilink6•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.