samsonnguyen / clamav-docker

Simple clamav docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clamav-docker

Simple clamav dockerfile which installs the clamav package on a centos7 image. Mainly developed to test definition databases. For use as a scanning tool or a daemon, look at mkodockx/docker-clamav instead.

Usage

docker run -v <definition_volume>:/var/lib/clamav -it samsonnguyen/clamav-docker

About

Simple clamav docker container


Languages

Language:Dockerfile 100.0%