Skip to content

Instantly share code, notes, and snippets.

@misterpah
Created September 4, 2021 16:00
Show Gist options
  • Save misterpah/2288b9b87f0465e7e571a99f96a4fcc4 to your computer and use it in GitHub Desktop.
Save misterpah/2288b9b87f0465e7e571a99f96a4fcc4 to your computer and use it in GitHub Desktop.
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