Skip to content

Commit

Permalink
Updated Clamd Building to be x86 and ARM Compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Feb 8, 2024
1 parent ddaeebc commit c15ab10
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/Dockerfiles/clamd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c15ab10

Please sign in to comment.