setup_vars_opencv3.sh
Python 3 bindings for the computer vision library
RUN apt-get update && \
apt-get install -y python3-opencv
RUN apt-get update && \
apt-get install -y python3-opencv
RUN apt-get update && \
apt-get install -y python3-opencv
RUN dnf install -y python3-opencv