Ubuntu 20.04.2 LTS image with OpenCV installed
873
Requirements:
apt-get install -y wget iputils-ping tmux vim net-tools python3-pip
apt install -y libopencv-dev python3-opencv libnvidia-gl-440
pip install numpy
Set-Variable -Name DISPLAY -Value <host machine Docker/WSL IP>:0.0
docker run -it --rm -e DISPLAY=$DISPLAY -v D:\shared:/root/shared 0x4f776c/opencv /bin/bash
Run GUI app in container - Windows
Content type
Image
Digest
Size
598.4 MB
Last updated
about 5 years ago
docker pull 0x4f776c/opencv