diff --git a/dialer/compose.yaml b/dialer/compose.yaml new file mode 100644 index 0000000..7ebdca4 --- /dev/null +++ b/dialer/compose.yaml @@ -0,0 +1,9 @@ +--- +services: + build: + image: git.gmoker.com/icing/flutter:v0.2.0 + volumes: + - ".:/app/" + command: + - build + - apk