mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2024-10-01 08:25:43 -04:00
Move repo clone to gitea
This commit is contained in:
parent
5f6dc98077
commit
fdb8bf9433
@ -1,18 +1,18 @@
|
|||||||
# Synapse Worker Docker
|
# 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.
|
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.
|
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
|
## Building
|
||||||
|
|
||||||
``
|
``
|
||||||
git clone https://codeberg.org/deathrow/synapse-worker-docker/
|
git clone https://git.anonymousland.org/anonymousland/synapse-worker-docker/
|
||||||
``
|
``
|
||||||
|
|
||||||
``
|
``
|
||||||
|
Loading…
Reference in New Issue
Block a user