[Rspamd, PHP-FPM] Mount Rspamd maps, set correct permissions (WIP: edit in UI)

[PHP-FPM] Update image, fixes #3091
[Web] Netfilter: Do not auto restart netfilter-mailcow but add a small hint to restart netfilter-mailcow after adding a ban to perm bans
[Web] Remove unused js script parameter
This commit is contained in:
andryyy
2019-10-25 08:31:31 +02:00
parent ccd9d934d6
commit bdf56971d5
6 changed files with 27 additions and 9 deletions

View File

@@ -4,8 +4,8 @@ LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ENV APCU_PECL 5.1.17
ENV IMAGICK_PECL 3.4.4
#ENV MAILPARSE_PECL 3.0.2
ENV MEMCACHED_PECL 3.1.3
ENV REDIS_PECL 5.0.1
ENV MEMCACHED_PECL 3.1.4
ENV REDIS_PECL 5.0.2
RUN apk add -U --no-cache autoconf \
bash \