Pull Docker images and run them in user-space containers right on your Android device — no root, no Termux. A real Linux environment for tools, services, and experiments, with all data staying on your phone.
在 Android 设备上拉取 Docker 镜像,以用户态容器(proot)直接运行——无需 root、无需 Termux。为工具、服务与实验提供真正的 Linux 环境,所有数据都留在你的手机上。
Browse and pull images from Docker Hub and other registries, with support for private repositories and multi-layer downloads with progress.
从 Docker Hub 等镜像仓库浏览并拉取镜像,支持私有仓库登录、多层下载与实时进度显示。
Containers run in user space via proot. Your system stays untouched, and nothing needs to be unlocked or modified.
容器通过 proot 在用户空间运行,系统保持原样,无需解锁或修改任何东西。
No account, no analytics, no tracking. Images, containers, and settings are stored locally and never uploaded anywhere.
没有账号、没有统计、没有追踪。镜像、容器与设置全部保存在本地,绝不上传。
Web servers, bots, MQTT brokers, Python and Node.js environments — anything that fits a Linux container.
Web 服务器、机器人、MQTT、Python 与 Node.js 环境——任何 Linux 容器能装下的都行。
A dedicated foreground service keeps your containers running while the app is in the background.
由专门的前台服务托管,应用退到后台时容器依然持续运行。
View container logs and run commands inside containers to inspect state and troubleshoot quickly.
查看容器日志、在容器内执行命令,快速检查状态、定位问题。
Requires Android 8.0 (API 26) or later, arm64-v8a or x86_64. 32-bit devices are not supported. Available on Google Play as “Droid Containers” (package name cn.yzapp.androidcontainer).
需要 Android 8.0(API 26)及以上、arm64-v8a 或 x86_64 架构,不支持 32 位设备。Google Play 商店名称为「Droid 容器」(包名 cn.yzapp.androidcontainer)。