A ClamAV container image with up to date signature databases.
docker run -it --rm ghcr.io/manics/clamav:latest
Note ghcr.io/manics/clamav:latest
is not built from scratch to avoid overloading the ClamAV database servers.
Instead the previous latest
image is updated and squashed.