To update the AV run the following:
January 23, 2017 ยท View on GitHub
$ docker run --name=clamav malice/clamav update
Then to use the updated clamav container:
$ docker commit clamav malice/clamav:updated
$ docker rm clamav # clean up updated container
$ docker run --rm malice/clamav:updated EICAR