Skip to content

digi0ps/docker-python-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python OpenCV Docker Image

Docker Image with Python 3.6 and OpenCV 3.3.0.

Running it

docker run -it digi0ps/python-opencv
>>> import cv2

Using as Base

FROM digi0ps/python-opencv
RUN ...

Tags

  • latest

TODO

  • Use alpine.
  • Reduce final image size.

About

πŸ‹ Docker image for Python and OpenCV πŸ‹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published