-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Description
This is mirror issue to feature request I've filed at Logseq project/forum:
https://discuss.logseq.com/t/document-how-to-run-logseq-desktop-in-docker-with-minimal-priviledges/12758/1 .
Kind request, if it's possible for this great opensource app Logseq.com https://github.com/logseq/logseq
to create dockerfile for Logseq Desktop and function making it easy to run with minimal priviledges?
There is one for Web App version:
docker pull ghcr.io/logseq/logseq-webapp:latest
docker run -d --rm -p 3001:80 ghcr.io/logseq/logseq-webapp:latest
https://github.com/logseq/logseq/blob/master/docs/docker-web-app-guide.md .
but not with all features (e.g. publishing is only in desktop app).
Metadata
Metadata
Assignees
Labels
No labels