• adr1an@programming.devM
    link
    fedilink
    arrow-up
    2
    ·
    3 hours ago

    Indeed. Also, I am concerned about self-hosting enthusiasts that install docker (without the advance rootless mode) and blindly run containers. Sometimes these containers are even made by third parties, independent of the app developers. Unfortunately, the supply chain there is up for grabs…

    • Fuck Yankies@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      I can recommend utilizing watchtower for image updates and ChainGuard registry for image layering if someone is using Docker. Watchtower should be fairly easy to implement, even across images, and chainguard meets with governmental and military standards. They are also quite lightweight images, since they’ve gone over to a new base distro that cuts down on a lot of cruft.