8000 GitHub - Probesys/clamav-docker: ClamAV in Docker, used with AgentJ in case a central ClamAV server is needed
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Probesys/clamav-docker

8000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClamAV Docker image

Usage

This repo provides a ClamAV image, to use it:

cp .env.example .env
# Edit .env variables if necessary, see below
docker-compose up -d

ClamAV will start and listen on the IP address set in CLAMAV_TCPADDRESS and port set in CLAMAV_TCPPORT in .env file.

Logging

  • clamd will log its activity in /var/log/clamav.log and /var/log/messages
  • freshclam will log database updates in /var/log/clamav/freshclam.log

About

ClamAV in Docker, used with AgentJ in case a central ClamAV server is needed

Topics

Resources

Stars

Watchers

Forks

0