init project

This commit is contained in:
kaiiak
2019-07-06 21:48:04 +08:00
parent 8b65d575bd
commit 6f3b620f33
5 changed files with 45 additions and 0 deletions

8
docker-compose.debug.yml Normal file
View File

@@ -0,0 +1,8 @@
version: '2.1'
services:
opencv-docker-golang:
image: opencv-docker-golang
build:
context: .
dockerfile: Dockerfile