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

Small fixes for CLAMD Health Check

This commit is contained in:
DerLinkman
2023-05-12 08:30:55 +00:00
parent 92d2cca7c3
commit 4b18a99e55
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ RUN apk upgrade --no-cache \
# init
COPY clamd.sh /clamd.sh
COPY clamdcheck.sh /usr/local/bin/
RUN chmod +x /sbin/tini
# healthcheck