Docker build scripts #17

Merged
stcb merged 2 commits from issue-16 into dev 2025-01-15 13:42:31 +00:00
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