yak@feddit.it to Programmer Humor@programming.dev · 2 years agoPlease stopfeddit.itimagemessage-square72linkfedilinkarrow-up1669arrow-down150
arrow-up1619arrow-down1imagePlease stopfeddit.ityak@feddit.it to Programmer Humor@programming.dev · 2 years agomessage-square72linkfedilink
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up2·2 years agoThey are. You can get .debs through other sources quite often, though.
minus-squarePrison Mike@links.hackliberty.orglinkfedilinkarrow-up6·2 years 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
Dockerfileends up mucking about with third-party repositories, verifying keys, etc.