Search Docker Hub
yara
By clausing
Run latest yara from docker container
895
Run yara tool in a docker container
This docker image will run yara against the file or directory on the host
docker run -it --rm -v ${PWD}:/app -v <path to rules repo>:<path to rules repo> clausing/yara yara <rules> <files|dir>
Content type
Image
Digest
sha256:e2d8e9066…
Size
46.1 MB
Last updated
about 2 months ago
docker pull clausing/yara