Skip to content

dibyadas/docker-python3-opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Docker Automated buil

Docker image with python 3.6 and opencv 3.4

Build with docker image build --build-arg http_proxy=http://172.16.2.30:8080 --build-arg https_proxy=http://172.16.2.30:8080 .

Proxy has been set for IIT KGP Campus

Usage:

docker run -it dibyadas/python3-opencv3 python
>>> import cv2

Image tagged with :contrib contains docker image built with contrib modules

List of available docker tags:

  • opencv-3.4.0 (latest branch)
  • contrib-opencv-3.4.0 (contrib branch)
  • opencv-3.3.0
  • contrib-opencv-3.3.0
  • opencv-3.2.0
  • contrib-opencv-3.2.0

About

πŸ‹ Docker image with python 3 and opencv 3.4

Resources

License

Stars

Watchers

Forks

Packages

No packages published