Skip to content

Files

Latest commit

e165257 · Apr 5, 2020

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 5, 2020
Apr 5, 2020
Jan 9, 2020

Customized manylinux images for opencv-python

This folder includes Dockerfiles for extending both i686 and x86_64 manylinux images.

The extended images were created to be able to build OpenCV in reasonable time with Travis. The images are hosted at https://quay.io/user/skvark.

The images have following extra software installed:

  • Qt 4.8.7
  • Cmake 3.9.0
  • FFmpeg with libvpx (latest snapshots at the build time) and recent openssl + other FFmpeg dependencies built from sources
  • Some missing headers included from more recent Linux to be able to enable V4L / V4L2 support in OpenCV