Browse Source

Clamd using Alpine Packages instead self compile

DerLinkman 2 years ago
parent
commit
81024b8c12
1 changed files with 0 additions and 1 deletions
  1. 0 1
      data/Dockerfiles/clamd/Dockerfile

+ 0 - 1
data/Dockerfiles/clamd/Dockerfile

@@ -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