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 \
|
bash \
|
||||||
tini
|
tini
|
||||||
|
|
||||||
# init
|
COPY clamd.sh ./
|
||||||
COPY clamd.sh /clamd.sh
|
|
||||||
RUN chmod +x /sbin/tini
|
|
||||||
|
|
||||||
# healthcheck
|
# healthcheck
|
||||||
COPY healthcheck.sh /healthcheck.sh
|
COPY healthcheck.sh /healthcheck.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user