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

Latest commit

 

History

History
15 lines (12 loc) · 346 Bytes

File metadata and controls

15 lines (12 loc) · 346 Bytes

To update the AV run the following:

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

Then to use the updated AVG container:

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