Move repo clone to gitea

This commit is contained in:
NebulaOnion 2022-11-05 19:01:02 +00:00
parent 5f6dc98077
commit fdb8bf9433

View File

@ -1,18 +1,18 @@
# Synapse Worker Docker
A docker image for synapse workers based off [Synapse-Docker](https://github.com/tommytran732/Synapse-Docker).
A docker image for synapse workers based off [Synapse-Docker](https://github.com/tommytran732/Synapse-Docker/).
This is designed for users using Synapse inside of docker and wish to use workers.
It would be advisable to use this in conjunction with Synapse-Docker.
Uses alpine as the base images and features a hardened memory allocator and has mjonir support.
Uses alpine as the base images, features a hardened memory allocator and has mjonir support.
## Building
``
git clone https://codeberg.org/deathrow/synapse-worker-docker/
git clone https://git.anonymousland.org/anonymousland/synapse-worker-docker/
``
``