mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-26 05:27:29 +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
|
# init
|
||||||
COPY clamd.sh /clamd.sh
|
COPY clamd.sh /clamd.sh
|
||||||
COPY clamdcheck.sh /usr/local/bin/
|
|
||||||
RUN chmod +x /sbin/tini
|
RUN chmod +x /sbin/tini
|
||||||
|
|
||||||
# healthcheck
|
# healthcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user