FROM opencvcourses/opencv-docker RUN apt-get update \ && apt-get install -y mpich mpich-doc \ && apt-get clean