Sign inSign up

blacktop/comodo

By blacktop

Updated almost 11 years ago

Comodo Antivirus

Image
3

3.2K

blacktop/comodo repository overview

Comodo Dockerfile

This repository contains a Dockerfile of Comodo 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/comodo

Alternatively, build an image from Dockerfile:

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

Usage
$ docker run -i -t blacktop/comodo -vs /malware/EICAR
Output:
-----== Scan Start ==-----
/malware/EICAR ---> "Found Virus, Malware Name is ApplicUnwnt"
-----== Scan End ==-----
Number of Scanned Files: 1
Number of Found Viruses: 1
Todo
  • Install/Run comodo
  • 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:ce9c56551

Size

411.6 MB

Last updated

almost 11 years ago

docker pull blacktop/comodo