You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry @Sesu8642, I still would like to do this but had little time recently.
My problem lies at the very start ... not sure how to build the Dockerfile at all. I was wondering if anyone had a Dockerfile to share.
I do not have a Dockerfile unfortunately but maybe these resources can be useful to you. Basically all you should need is a JDK for the desktop build and the Android SDK. I wrote down some instructions here.
There is also the GitHub CI which uses container images already. Check out this file for more details.
I would like to build my own APK files inside Docker, but I'm struggling to build an image that successfuly executes the
build_release.sh
script.Has anyone come up with a working Dockerfile ?
The text was updated successfully, but these errors were encountered: