添加docker镜像构建说明2

This commit is contained in:
葛佳祥 2024-04-09 11:57:48 +08:00
parent 96f7dd0338
commit 9c305f78a0

View File

@ -19,11 +19,6 @@ flutter build apk --release --flavor sky -t lib/main_sky_full.dart
3. 构建完成后APK文件在build/app/outputs/flutter-apk目录下
### 代理设置
```bash
docker run --rm -it -v .:/home/mobiledevops/app -e http_proxy=http://
```
## 排除故障
测试谷歌连接