Closed adrian-pistoleanu closed 1 month ago
Hi
How can the signature database be updated in the running docker pod ?
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.
docker exec
freshclam
Hi
How can the signature database be updated in the running docker pod ?