docker-clamav
docker-clamav copied to clipboard
Multi-arch dockerized open source antivirus for use with file sharing containers, REST API or TCP.
Bump to alpine:3.16.1 image
It seems that the current alpine image has openssl
Hello, I am using below version of clamav image, mkodockx/docker-clamav:buster I get the below vulnerability suggestion when I scan image. Could u please help upgrade gzip and zlib1g?Thanks. 
Hello, I am using below version of clamav image, mkodockx/docker-clamav:alpine I get the below vulnerability suggestion when I scan image. Could u please help upgrade libcrypto1.1 , libssl1.1, zlib and...
Hi Is this project still maintained?, seems the calmav is having issue fetching database updates.
I'm attempting to create a Dockerfile from the base ClamAV image so that I can run a simple Nodejs server on the same image (and talk directly to `clamdscan`). For...
alpine 3.16 did not get sec fixes anymore. The latest version is 3.21.2. Time to update. https://alpinelinux.org/releases/ https://github.com/mko-x/docker-clamav/blob/master/alpine/main/Dockerfile#L1
I require a pattern to deploy clam in a container initially for AWS ECS (Elastic Container Service) but need a solution that can replicate the same pattern for x (>...