Skip to content

Dockerfile for Logseq Desktop? #590

@gwpl

Description

@gwpl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions