Hello everyone, I’m a mobile developer and recently adept at using containers with docker. I’m developing a container architecture for my graduate project. In one of the modules of this architecture would need to be run on an android device. But I still could not find information on whether to run a container on an android device. It could be something simple like an alpine image with python.
Can anyone tell me if there is a possibility to run a container on an android device with docker, or even kubernetes ??
I’m also interested in being able to run Docker containers on Android. I’ve done a fair amount of looking about on the web, but can’t find any details about how to do this. Help?