Go to file
2022-10-31 20:10:13 -04:00
rootfs Add Initial Code (Not production ready) 2022-10-31 19:41:26 -04:00
readme.md Add Initial Code (Not production ready) 2022-10-31 19:41:26 -04:00
Worker.dockerfile Add user www-data 2022-10-31 20:10:13 -04:00

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 and features a hardened memory allocator and has mjonir support.