Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 290 Bytes

update.md

File metadata and controls

13 lines (10 loc) · 290 Bytes

To update the AV run the following:

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

Then to use the updated escan container:

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