To update the AV run the following:

February 11, 2017 ยท View on GitHub

$ 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