Skip to content

Instantly share code, notes, and snippets.

View volkbay's full-sized avatar
πŸ’­
πŸ˜΅β€πŸ’«

Volkan Okbay volkbay

πŸ’­
πŸ˜΅β€πŸ’«
  • Ankara, Turkey
  • 19:02 (UTC +03:00)
  • LinkedIn in/volkbay
View GitHub Profile
@FreddieOliveira
FreddieOliveira / docker.md
Last active June 22, 2025 08:54
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