An open API service indexing awesome lists of open source software.

https://github.com/feroult/docker-images

Custom docker images for development and testing
https://github.com/feroult/docker-images

Last synced: over 1 year ago
JSON representation

Custom docker images for development and testing

Awesome Lists containing this project

README

          

# My respository of Docker images

Docker images for testing with basic of Computer Vision and Robotics

## Contents

* `opencv3`: a docker image with OpenCV 3.0 compiled from source with Python 3 enabled

## Building

Just use the build command of docker in the Dockerfile directory

`docker build -t .`