Explorar el Código

Clamd using Alpine Packages instead self compile

DerLinkman hace 2 años
padre
commit
43ba5dfd09
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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