{"id":41728703,"url":"https://github.com/rspamd/rspamd-docker","last_synced_at":"2026-01-24T23:19:43.010Z","repository":{"id":193285705,"uuid":"688495404","full_name":"rspamd/rspamd-docker","owner":"rspamd","description":"Rspamd as Docker image","archived":false,"fork":false,"pushed_at":"2025-12-01T14:19:41.000Z","size":823,"stargazers_count":15,"open_issues_count":6,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-04T03:13:50.168Z","etag":null,"topics":["docker","rspamd"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rspamd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-07T13:14:47.000Z","updated_at":"2025-12-01T14:18:17.000Z","dependencies_parsed_at":"2023-10-01T16:50:03.093Z","dependency_job_id":"1036c20f-da73-41c4-bda9-6cced35d855c","html_url":"https://github.com/rspamd/rspamd-docker","commit_stats":null,"previous_names":["rspamd/rspamd-docker"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/rspamd/rspamd-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspamd%2Frspamd-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspamd%2Frspamd-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspamd%2Frspamd-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspamd%2Frspamd-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rspamd","download_url":"https://codeload.github.com/rspamd/rspamd-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspamd%2Frspamd-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","rspamd"],"created_at":"2026-01-24T23:19:38.023Z","updated_at":"2026-01-24T23:19:42.921Z","avatar_url":"https://github.com/rspamd.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rspamd Docker image 📨 🐋\n\n[![GHA](https://github.com/rspamd/rspamd-docker/actions/workflows/release.yml/badge.svg)](https://github.com/rspamd/rspamd-docker/actions/workflows/release.yml)\n[![GHA](https://github.com/rspamd/rspamd-docker/actions/workflows/security.yml/badge.svg)](https://github.com/rspamd/rspamd-docker/actions/workflows/security.yml)\n[![GHA](https://github.com/rspamd/rspamd-docker/actions/workflows/nightly.yml/badge.svg)](https://github.com/rspamd/rspamd-docker/actions/workflows/nightly.yml)\n\n## Basic usage\n\n~~~\ndocker run -v rspamd_dbdir:/var/lib/rspamd -v rspamd_confdir:/etc/rspamd -ti rspamd/rspamd\n~~~\n\n## Configuration\n\nIn this build upstream config files are installed in `/usr/share/rspamd/config` allowing `/etc/rspamd` to contain only local configuration.\n\nVolumes or bind mounts should be used for the `/var/lib/rspamd` directory and optionally for `/etc/rspamd`. If bind mounts are used, the `/var/lib/rspamd` directory should be writable by `11333:11333` on the host machine.\n\n## Tags\n\nVersion numbers below are for illustration only \u0026 may not reflect latest release, refer to [repo tags](https://github.com/rspamd/rspamd/tags) for actual latest Rspamd version (or use `latest` tag).\n\n| tag | description |\n|-----|-------------|\n| latest | latest stable release |\n| 3.9 | latest stable release in 3.9 series |\n| 3.9.0 | latest build of version 3.9.0 |\n| nightly | unstable rolling release, built nightly |\n| asan-latest, asan-3.9, asan-3.9.0, asan-nightly | ASAN variants of images |\n\n## Container orchestration\n\n[Examples](https://github.com/rspamd/rspamd-docker/tree/main/examples) for Docker Compose \u0026 Kubernetes are available in-repo.\n\n## Acknowledgements\n\nThe Fasttext [language identification model](https://fasttext.cc/docs/en/language-identification.html) used in this image is distributed under the [Creative Commons Attribution-Share-Alike License 3.0](https://creativecommons.org/licenses/by-sa/3.0/).\n\nRspamd is released under [version 2.0 of the Apache license](https://www.apache.org/licenses/LICENSE-2.0), see [debian/copyright](https://github.com/rspamd/rspamd/blob/master/debian/copyright) for a full list of applicable licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frspamd%2Frspamd-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frspamd%2Frspamd-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frspamd%2Frspamd-docker/lists"}