fork of mjolnir matrix moderation tool
|
Some checks failed
Docker Hub - Latest / docker-latest (push) Has been cancelled
Mjolnir / Build & Lint (push) Has been cancelled
Mjolnir / Unit tests (push) Has been cancelled
Mjolnir / Integration tests (push) Has been cancelled
Mjolnir / Application Service Integration tests (push) Has been cancelled
|
||
|---|---|---|
| .github | ||
| .well-known | ||
| config | ||
| docs | ||
| src | ||
| synapse_antispam | ||
| test | ||
| .dockerignore | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.js | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| LICENSE | ||
| mjolnir-entrypoint.sh | ||
| mx-tester.yml | ||
| package.json | ||
| README.md | ||
| releasing.md | ||
| test_tree.jpg | ||
| tsconfig.json | ||
| tslint.json | ||
| yarn.lock | ||
mjolnir
For upstream readme, see:
https://github.com/matrix-org/mjolnir https://github.com/PC-Admin/mjolnir/tree/main
to build a docker image
root@matrix:~# cd /opt/mjolnir
root@matrix:/opt/mjolnir# git pull cyberia wordlist-regex
root@matrix:/opt/mjolnir# docker build --progress plain -t cyberia/mjolnir .