To update the AV run the following:

January 23, 2017 ยท View on GitHub

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

Then to use the updated sophos container:

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