NitroPhone and Containers

Hello
I want to be able to access the camera, mic,accelerometer, etc. on the NitroPhone via Docker Containers. The ultimate goal is to manage the NitoPhone from Azure. Is anyone able to run Docker Containers on the phone and if so, are there any restrictions?
Thanks

Hey @Norrad,

woah, that’s quite a cool idea, but from what I know to run docker on android you’ll need root rights and despite that a special kernel. So “root” would pretty much violate the GrapheneOS security concepts massively and further a custom kernel would need canceling out the secure boot mechanism.

The short answer “might” be: no

But please share your experiences with docker on android? Maybe my impression is wrong?

best