mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-02 11:39:23 +00:00
Updated Clamd Building to be x86 and ARM Compatible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user