1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-27 16:51:30 +00:00

Clamd using Alpine Packages instead self compile

This commit is contained in:
DerLinkman
2023-08-04 09:28:07 +00:00
parent 59ca84d6ff
commit 43ba5dfd09

View File

@@ -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