python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Dockerfile: set ANDROIDSDK and ANDROIDNDK env vars

Open maxjakob opened this issue 4 years ago • 1 comments

since they remain static for each container build.

This simplifies the usage of the docker container.

maxjakob avatar Jan 02 '22 16:01 maxjakob

@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.

maxjakob avatar Apr 29 '24 08:04 maxjakob

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!

maxjakob avatar Apr 29 '24 13:04 maxjakob