Small fixes for CLAMD Health Check
This commit is contained in:
parent
92d2cca7c3
commit
4b18a99e55
@ -12,6 +12,7 @@ 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…
Reference in New Issue
Block a user