]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Fix] Allow rspamd to run as root in Docker with --insecure flag
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 22 Oct 2025 14:02:43 +0000 (15:02 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 22 Oct 2025 14:02:54 +0000 (15:02 +0100)
commitcc0759dd83a4a211d49e792ab3e4a409b287996b
tree60484ed695930e20db347c5308d10b4d17bdd42a
parentd0112469b8c4304ddbd9f2a43a6e80cf53fca101
[Fix] Allow rspamd to run as root in Docker with --insecure flag

Rspamd refuses to run as root by default. Since this is a test
environment in an isolated Docker container, we add the --insecure
flag to allow running as root user.
test/integration/Dockerfile.local