Docker build scripts #17

Open
ange wants to merge 2 commits from issue-16 into dev
Showing only changes of commit 2904744fe2 - Show all commits

9
dialer/compose.yaml Normal file
View File

@ -0,0 +1,9 @@
---
services:
build:
image: git.gmoker.com/icing/flutter:v0.2.0
volumes:
- ".:/app/"
command:
- build
- apk