mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-23 02:04:46 +02:00
Updated Clamd Building to be x86 and ARM Compatible
This commit is contained in:
parent
ddaeebc822
commit
c15ab10b1b
@ -10,9 +10,7 @@ RUN apk upgrade --no-cache \
|
||||
bash \
|
||||
tini
|
||||
|
||||
# init
|
||||
COPY clamd.sh /clamd.sh
|
||||
RUN chmod +x /sbin/tini
|
||||
COPY clamd.sh ./
|
||||
|
||||
# healthcheck
|
||||
COPY healthcheck.sh /healthcheck.sh
|
||||
|
Loading…
Reference in New Issue
Block a user