This commit is contained in:
levina 2021-09-11 04:41:36 +07:00 committed by GitHub
parent b818ed0d54
commit 9eee25efc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
docker-compose.yml Normal file
View File

@ -0,0 +1,8 @@
version: '3.4'
services:
videostream:
image: videostream
build:
context: .
dockerfile: ./Dockerfile