mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-17 16:45:06 +00:00
Clamd using Alpine Packages instead self compile
This commit is contained in:
parent
59ca84d6ff
commit
43ba5dfd09
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue