This docker image provides latest stable Debian, with Python 2.7/3.4 and OpenCV 3.2. It also has version for RaspberryPi 3, see corresponding branch.
sudo apt install docker.io
sudo usermod -aG docker $(whoami)
Until you re-login, you will have to prefix all docker
commands with sudo
.
Download "Docker Toolbox" from https://www.docker.com/products/docker-toolbox, install it, run "Docker Quick-start Terminal", and let it do its magic.
You can also try "Docker for Windows", which sounds like a better option, but is unsupported on my Windows machine.
docker build -t al42and/debian-opencv3 --no-cache .
- Mac OS - Certificate path doesn't exist: