mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-24 05:16:55 +02:00
Clamd using Alpine Packages instead self compile
This commit is contained in:
parent
89c5064213
commit
81024b8c12
@ -12,7 +12,6 @@ RUN apk upgrade --no-cache \
|
||||
|
||||
# init
|
||||
COPY clamd.sh /clamd.sh
|
||||
COPY clamdcheck.sh /usr/local/bin/
|
||||
RUN chmod +x /sbin/tini
|
||||
|
||||
# healthcheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user