• BakedCatboy@lemmy.mlEnglish
    23·
    3 个月前

    I think you can use Immich external libraries for this, also to be extra safe you can just mount your external images folder as read only by adding :ro to the docker volume mount so that the container won’t be able to modify anything as a precaution.

    • Showroom7561@lemmy.ca
      7·
      3 个月前

      also to be extra safe you can just mount your external images folder as read only by adding :ro to the docker volume mount so that the container won’t be able to modify anything as a precaution.

      This is what I was thinking, too.

      Alright, looks like I’ll be setting it up soon! LOL