Sign inSign up

probesys38/clamav-docker

By probesys38

•Updated over 1 year ago
Archived

ClamAV dockerized for AgentJ SaaS

Image
0

782

probesys38/clamav-docker repository overview

⁠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

Tag summary

Content type

Image

Digest

sha256:fc0055588…

Size

274.9 MB

Last updated

over 1 year ago

docker pull probesys38/clamav-docker