This commit is contained in:
deathrow 2022-11-01 20:33:33 -04:00
commit 4657d2e9f1
No known key found for this signature in database
GPG key ID: FF39D67A22069F73
45 changed files with 2469 additions and 0 deletions

7
images/build.sh Normal file
View file

@ -0,0 +1,7 @@
#!/bin/bash
docker build ./synapse-captcha/
docker build ./mjolnir/
docker build ./pantalaimon/
docker build ./synapse-docker/
docker build ./synapse-worker-docker/