Closed B-22 closed 4 months ago
Your suggestion on adding Docker support in android is cool but Docker relies on specific kernel features primarily designed for server and desktop environments, which are not typically included in Android kernels due to compatibility and performance considerations. This will create additional overhead which is not utilized by every userspace. As such, adding full Docker support to an Android kernel is not practical.
However, for container-like functionality on Android, you might want to explore alternatives such as Termux, Andronix, UserLAnd, or Linux Deploy, which provide a way to run Linux distributions and container-like environments on Android devices
Hello,
I would like to request the addition of Docker support in the kernel for the whyred device. Docker provides a convenient way to run applications in isolated environments, which is very cool and interesting.
Reference: For implementation guidance, Docker on Android.
Regardless of whether this feature can be added, I sincerely appreciate your consideration and efforts.
Thank you!
Best regards,