Non-Official Dockerized Rspamd based on Debian Stable Slim.
Branch | Version | Tag Name | Dockerfile | Image Info | Commit |
---|---|---|---|---|---|
Stable | latest | Dockerfile | |||
Unstable | experimental | Dockerfile |
No environment variables are used.
Volume | Function | Persistent |
---|---|---|
/etc/rspamd/local.d/ | Change Rspamd configuration | Yes |
/etc/rspamd/override.d/ | Override Rspamd configuration | No |
/var/lib/rspamd/ | Rspamd data | Yes |
Port | Function |
---|---|
11332 | Milter |
11334 | Webinterface |
The healthcheck runs every minute to check if Rspamd is still responding.
Program rspamadm
will be responsible for this, default available in the toolset of Rspamd.
After first deployment run rspamadm configwizard
inside the docker to configure Rspamd.
This allows configuration of the Webinterface, DKIM and Redis. The tool writes the configuration in /etc/rspamd/local.d
- Rspamd Official website: https://rspamd.com
- Documentation: https://rspamd.com/doc/index.html
- Rspamd Github: https://github.com/rspamd/rspamd
This Docker image is for personal use but let me know if there are any improvements available. Please use Github to send me a message