Created
September 4, 2021 16:00
-
-
Save misterpah/2288b9b87f0465e7e571a99f96a4fcc4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -it -v $pwd/.:/project itachi1706/flutter-alpine-android bash -c "cd /project; flutter build apk" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment