Skip to content

sitkevij/opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv

build pulls stars

OpenCV Docker

There are two ways to run this opencv Docker image:

1. Pull from Docker Hub

2. Building from source

$ git clone https://github.com/sitkevij/opencv.git && \
cd opencv && \
chmod a+x build-arg.sh && \
./build-arg.sh sitkevij "opencv:3.3.0-alpine:3.5" && \
docker run --rm sitkevij/opencv:3.3.0-alpine

opencv Build Options

Releases

No releases published

Packages

No packages published

Languages