@yak@feddit.it to Programmer Humor@programming.dev • 9 months agoPlease stopfeddit.itimagemessage-square72fedilinkarrow-up1669arrow-down149 cross-posted to: linuxmemes@lemmy.world
arrow-up1620arrow-down1imagePlease stopfeddit.it@yak@feddit.it to Programmer Humor@programming.dev • 9 months agomessage-square72fedilink cross-posted to: linuxmemes@lemmy.world
minus-square@CanadaPlus@lemmy.sdf.orglinkfedilink2•9 months agoThey are. You can get .debs through other sources quite often, though.
minus-squarePrison Mikelinkfedilink6•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.