To update the AV run the following:

September 8, 2018 ยท View on GitHub

$ 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