Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 288 Bytes

File metadata and controls

13 lines (10 loc) · 288 Bytes

To update the AV run the following:

$ docker run --name=drweb malice/drweb update

Then to use the updated AVG container:

$ docker commit drweb malice/drweb:updated
$ docker rm drweb # clean up updated container
$ docker run --rm malice/drweb:updated EICAR