Skip to content

Commit 09c3af9

Browse files
committed
Update README
1 parent 990fcbd commit 09c3af9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
[![Docker Automated buil](https://img.shields.io/docker/automated/jjanzic/docker-python3-opencv.svg)]()
22

33
Docker image with python 3.6 and opencv 3.2
4+
5+
Usage:
6+
7+
docker run -it docker-python3-opencv python
8+
>>> import cv2
9+
10+
Image tagged with :contrib contains docker image built with [contrib modules](https://github.com/opencv/opencv_contrib/)

0 commit comments

Comments
 (0)