Open daic11 opened 1 month ago
no, I used podman which simulates docker. Inside the Dockerfile then there are all the commands and scripts to compile and I think also cabal. The file is xz because I had to compress it otherwise it was too big for github. If you use docker you pass the directory to it as input. The instructions for using docker are here https://github.com/simplex-chat/simplex-chat/blob/stable/docs/CLI.md#using-docker
Need same instructions but for GUI Desktop https://github.com/simplex-chat/simplex-chat/blob/stable/docs/CLI.md#using-docker
Hello!
Have you build simplex-chat.xz with "cabal build" command? What the directory the final file will be located?
I try to build myself rpm for fedora. Thank you!