You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-05 00:49:29 +02:00
add clamav-libunrar
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
RUN apk add --no-cache clamav rsyslog wget
|
||||
RUN apk add --no-cache clamav rsyslog wget clamav-libunrar
|
||||
|
||||
COPY conf /etc/clamav
|
||||
COPY start.sh /start.sh
|
||||
|
Reference in New Issue
Block a user