Sign inSign up

blacktop/clamav

By blacktop

Updated almost 11 years ago

ClamAV Antivirus

Image
6

10K+

blacktop/clamav repository overview

ClamAV Dockerfile

This repository contains a Dockerfile of ClamAV for Docker's trusted build published to the public Docker Registry.

Dependencies
Installation
  1. Install Docker.

  2. Download trusted build from public Docker Registry: docker pull blacktop/clamav

Alternatively, build an image from Dockerfile

docker build -t blacktop/clamav github.com/blacktop/docker-clamav

Usage
docker run -i -t blacktop/clamav EICAR
Output:
EICAR: 'Eicar-Test-Signature FOUND'

----------- SCAN SUMMARY -----------
Known viruses: 3324284
Engine version: 0.98.1
Scanned directories: 0
Scanned files: 1
Infected files: 1
Data scanned: 0.00 MB
Data read: 0.00 MB (ratio 0.00:1)
Time: 7.009 sec (0 m 7 s)
Todo
  • Install/Run ClamAV
  • Start Daemon and watch folder with supervisord
  • Have container take a URL as input and download/scan file
  • Output Scan Results as formated JSON
  • Attach a Volume that will hold malware for a host's tmp folder

Tag summary

Content type

Image

Digest

sha256:ba68d4d54

Size

159.7 MB

Last updated

almost 11 years ago

docker pull blacktop/clamav