Skip to content

Instantly share code, notes, and snippets.

View thebjko's full-sized avatar

Bongjin Ko thebjko

View GitHub Profile
@thebjko
thebjko / docker.md
Created February 26, 2026 11:19 — forked from FreddieOliveira/docker.md
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