Hi
I downloaded the Dockerfile and ran docker build -t test . but it fails at the compilation of opencv:
/usr/local/src/opencv_contrib/modules/hdf/include/opencv2/hdf/hdf5.hpp:40:18: fatal error: hdf5.h: no such a file or directory
Is there any quick fix ?