Skip to main content

Build YaraHunter

YaraHunter is a self-contained docker-based tool. Clone the YaraHunter repository, then build:

docker build --rm=true --tag=deepfenceio/yara-hunter:latest -f Dockerfile .

Alternatively, you can pull the official deepfence image at deepfenceio/yara-hunter:latest.

docker pull deepfenceio/yara-hunter:latest