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
No known key found for this signature in database
GPG key ID: F109FD97469550A2

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