Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 304 Bytes

File metadata and controls

13 lines (10 loc) · 304 Bytes

To update the AV run the following:

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

Then to use the updated fsecure container:

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