Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 453 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 453 Bytes

OpenCV Docker container for coverity.com builds

Prepare

  • Run ./deploy.sh
  • Download coverity tool package into data/downloads directory
  • Edit deploy/env.sh
  • Run ./update_container.sh

Run build

$ docker start -ai opencv_coverity_ubuntu14.04

Container will:

  • start
  • process necessary build steps
  • upload results (if key is specified)
  • and then will terminate automatically