Skip to content

SiNa88/docker-python3-opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Automated buil docker-python3-opencv

Docker image with python 3.9 and opencv 4.5.2

Usage:

docker run -it bensuperpc/python3-opencv python
>>> import cv2

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

List of available docker tags:

  • amd64-4.5.2 (latest branch)
  • amd64-4.5.2-contrib
  • amd64-4.4.0
  • amd64-4.4.0-contrib
  • amd64-4.3.0
  • amd64-4.3.0-contrib
  • amd64-4.2.0
  • amd64-4.2.0-contrib
  • amd64-4.1.2
  • amd64-4.1.2-contrib
  • amd64-4.0.0
  • amd64-4.0.0-contrib
  • amd64-3.4.14
  • amd64-3.4.14-contrib

Packages

No packages published

Languages

  • Makefile 51.8%
  • Dockerfile 48.2%