Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Redo Docker Images #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SuperSandro2000
Copy link

@SuperSandro2000 SuperSandro2000 commented Jan 7, 2020

This reworks the Docker Image to build the Android app.
The layers are focused on caching as much as possible to make subsequent builds as fast as possible.
I used openjdk and stretch everywhere due to cordova requiring java 1.8 and refusing to run on other versions.
I still need to test the apk if it works correctly or got broken due to me trying to layer as much as possible.
Also I am using multistage builds so Docker 17.05 or higher is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant