Sign inSign up

blacktop/avg

By blacktop

Updated almost 11 years ago

AVG Antivirus

Image
1

3.4K

blacktop/avg repository overview

AVG Dockerfile

This repository contains a Dockerfile of AVG 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/avg

Alternatively, build an image from Dockerfile:

$ docker build -t blacktop/avg github.com/blacktop/docker-avg

Usage
$ docker run -i -t blacktop/avg
Output:
AVG command line Anti-Virus scanner
Copyright (c) 2013 AVG Technologies CZ

Virus database version: 3722/7352
Virus database release date: Wed, 16 Apr 2014 14:30:00 +0000

EICAR "Virus identified EICAR_Test"

Files scanned     :  1(1)
Infections found  :  1(1)
PUPs found        :  0
Files healed      :  0
Warnings reported :  0
Errors reported   :  0
Todo
  • Install/Run AVG
  • 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:df21ae0f2

Size

570.4 MB

Last updated

almost 11 years ago

docker pull blacktop/avg