mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2024-10-01 11:49:56 -04:00
737 B
737 B
Synapse Worker Docker
A docker image for synapse workers based off 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, features a hardened memory allocator and has mjonir support.
Building
git clone https://git.anonymousland.org/anonymousland/synapse-worker-docker/
cd synapse-worker-docker
docker build .