docker-android
docker-android copied to clipboard
Come up with GitHub Actions workflow to build & publish properly downstream Android Emulator image
- create a branch
- use temporary branch name as version for Android Build upstream image in Android Emulator image
- once PR is finished and testing is done, push another commit to the same branch with version update and tag it appropriately (e.g.:
v1.0.1) - merge PR to master
Update README with release instructions.