Dockerfile: set ANDROIDSDK and ANDROIDNDK env vars
since they remain static for each container build.
This simplifies the usage of the docker container.
@AndreMiras Do you think this is useful? It made the container simpler to use for me because I didn't have to worry about these variable. If you don't think this is needed, no hard feelings, we can close this.
Also to make sure I got the context right, you're a user of that container image that you're pulling from DockerHub and you'd like simplify your docker run workflow?
Exactly.
I used the container some years ago and found adding these useful. Very possible that the names have changed and I can't recall the specific error. Given these uncertainties, I'm closing this. Thanks for the feedback!