Skip to content

Instantly share code, notes, and snippets.

View brunodoamaral's full-sized avatar

Bruno Guberfain do Amaral brunodoamaral

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@FreddieOliveira
FreddieOliveira / docker.md
Last active July 16, 2024 10:49
This tutorial shows how to run docker natively on Android, without VMs and chroot.

Docker on Android 🐋📱

Edit 🎉

All packages, except for Tini have been added to termux-root. To install them, simply pkg install root-repo && pkg install docker. This will install the whole docker suite, left only Tini to be compiled manually.


Summary