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=quay.io/deepfenceio/deepfence_malware_scanner_ce:2.5.0 -f Dockerfile .

Alternatively, you can pull the official deepfence image at quay.io/deepfenceio/deepfence_malware_scanner_ce:2.5.0.

docker pull quay.io/deepfenceio/deepfence_malware_scanner_ce:2.5.0