Document how to run Logseq Desktop in Docker with minimal priviledges

Request:

  • Document how to run Logseq Desktop in Docker with minimal priviledges

Action items:

  • [ ] Dockerfile for Logseq Desktop app
  • [ ] Commandline how to run docker with minimal priviledges

Why:

  • currently available dockerfile allow running web app , but it does not have all features of desktop app
  • running apps in isolation, allow to increase security of running logseq therefore, maybe be good enough for more concerned users , to use it in more comfortable way (isolation) then in full VM.

References:

I’ve also cross linked from Jess Fraz repo.

Probably request on her repo, will be rejected but trying anyway, and I see value in cross-linking:

Docker is not a security solution, and it should not be used as one.
If you are on Linux and want to isolate packages, look into flatpaks and flatseal.