> My team is new to maintaining images on Docker Hub. We hadn't yet
> identified the best practices for how to publish an image for the same
> ClamAV version with a new base image. After a little investigation, I
> settled on this on this scheme.
> 
I can see ;)

This is of course crap. 

# Wait forever (or until canceled)
        exec tail -f "/dev/null"

The goal of the entrypoint.sh exec is that if it terminates the OC can take 
proper action, eg restart the task. In your case clamd can crash and no action 
will be taken, because the OC monitors a useless tail?????



_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to