Ver código fonte

Clamd using Alpine Packages instead self compile

DerLinkman 2 anos atrás
pai
commit
81024b8c12
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      data/Dockerfiles/clamd/Dockerfile

+ 0 - 1
data/Dockerfiles/clamd/Dockerfile

@@ -12,7 +12,6 @@ RUN apk upgrade --no-cache \
 
 
 # init
 # init
 COPY clamd.sh /clamd.sh
 COPY clamd.sh /clamd.sh
-COPY clamdcheck.sh /usr/local/bin/
 RUN chmod +x /sbin/tini
 RUN chmod +x /sbin/tini
 
 
 # healthcheck
 # healthcheck