]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Fix] Add missing runtime dependencies to Dockerfile
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 22 Oct 2025 10:58:04 +0000 (11:58 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 22 Oct 2025 13:10:26 +0000 (14:10 +0100)
commitd0112469b8c4304ddbd9f2a43a6e80cf53fca101
treeac7b67431718247a9ef2df5a8be83f5350058ff6
parenteb780b1b9f4c5ad4fd47cbea199fc0ee60b8c102
[Fix] Add missing runtime dependencies to Dockerfile

Added libsqlite3-0 and libunwind8 which are required by rspamd
but were missing from the Docker image, causing runtime errors:
  libsqlite3.so.0: cannot open shared object file
test/integration/Dockerfile.local