erikjohnston / synapse-find-unreferenced-state-groups

Finds unreferenced state groups persisted by synapse
MIT License
37 stars 2 forks source link

Docker Image & Releases #9

Open 0x46616c6b opened 1 year ago

0x46616c6b commented 1 year ago

Hey,

I like the project and would like to use it for my Matrix Deployment. For now I can't use it because there are no releases for x86_64-unknown-linux-musl or x86_64-unknown-linux-gnu. Also a Docker Image would be really nice. At the moment I can't cross compile them on my arm64 machine. So I'm lost and need your help.

If you want, I could add a Dockerfile and an CI/CD pipeline for GitHub Actions.