Add docker build apk

This commit is contained in:
ange 2024-11-14 18:49:54 +08:00 committed by stcb
parent e05880c9d8
commit 2904744fe2

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