Containers on
Android
Run Docker containers on your phone or tablet. No root, no custom ROM, no compromises. Doki was built for Android from the ground up.
Termux native
Doki runs entirely within Termux. No cross-compilation, no chroot, no VNC. Just install and run.
No root required
Uses proot-based isolation that works on stock Android. No bootloader unlock, no Magisk, no kernel mods.
SELinux compatible
DNS on port 8053, automatic LD_PRELOAD stripping, and proot execve fallback handle SELinux restrictions transparently.
ARM64 + ARMv7
Native ARM64 builds for modern phones. ARMv7 for older devices and Chromebooks in Android mode.
Full OCI support
Pull any image from Docker Hub. Run nginx, PostgreSQL, Redis, Python, Node.js — anything in the registry.
Background daemon
dokid runs as a persistent service. Containers stay alive after closing Termux. Manage via the API from any app.