Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 294 Bytes

update.md

File metadata and controls

13 lines (10 loc) · 294 Bytes

To update the AV run the following:

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

Then to use the updated AVG container:

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