# build instructions this is pseudocode that serves as a reminder 1. podman build -f Containerfile 2. podman unshare 3. podman mount $CONTAINER_ID 4. upload the AppImaeg # resources * https://github.com/logseq/logseq/blob/dc5127b48a7874627bd9ab63696f7ddf821b90a7/docs/develop-logseq.md?plain=1#L90 * https://github.com/logseq/logseq/blob/master/Dockerfile * https://github.com/randomwangran/logseq-nix-flake