Skip to content

ShinChven/alpine-opencv-microimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls Docker Automated buil

alpine-opencv-microimage

A microimage with python and openCV based on Alpine Linux The default python version is 3 The default openCV version is 3.1

con be found on docker hub

Installation

docker pull julianbei/alpine-opencv-microimage:latest

Or as a base Image:

FROM julianbei/alpine-opencv-microimage:latest

base:

Images available

tags

Tag Python Version OpenCV Version Build Tag
latest 3 3.1
p2-3.1 2 3.1
p3-3.1 3 3.1

Latest

This image contains python3 and openCV 3.1

FROM julianbei/alpine-opencv-microimage:latest

Python 2 Image

openCV 3.1

FROM julianbei/alpine-opencv-microimage:p2-3.1

Python 3 Image

openCV 3.1

FROM julianbei/alpine-opencv-microimage:p3-3.1

About

A microimage with python 2.7 and openCV based on Alpine Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published