ajilach / clamav-rest

ClamAV virus/malware scanner with REST API
https://hub.docker.com/r/ajilaag/clamav-rest
MIT License
40 stars 24 forks source link

Updating the signature database #39

Closed adrian-pistoleanu closed 1 month ago

adrian-pistoleanu commented 9 months ago

Hi

How can the signature database be updated in the running docker pod ?

robaca commented 6 months ago

Hi @adrian-pistoleanu, the signatures are updated at startup and regularly while the pod is running. You can trigger a refresh via docker exec calling freshclam inside the container.