这个项目是抄袭的 Atilo 的,我觉得叫这个名称太难记了,我就仅仅是将名称改成了Docker, 如果使用原版的请麻烦去Atilo项目去下载
docker images [cn|en]
docker pull images [cn|en]
A program to install linux on termux
copy docker /data/data/com.termux/files/usr/bin/docker
chmod +x /data/data/com.termux/files/usr/bin/docker
# 运行前需要安装python3相关依赖包
docker [command] [Arguments]
docker 2.0
Usage: docker [Command] [Argument]
Docker is a program to help you install some GNU/Linux distributions on Termux.
Commands:
images list available images
remove remove installed images
pull pulling an image
run run an image
clean clean tmps
help show this help.
Distribution | aarch64 | arm | x86_64 | i686 |
---|---|---|---|---|
Arch | √ | √ | × | × |
Alpine | √ | √ | √ | √ |
CentOS | √ | × | √ | × |
Debian | √ | √ | √ | √ |
Fedora | √ | × | √ | × |
Kali | √ | √ | √ | √ |
openSUSE | √ | √ | × | × |
Ubuntu | √ | √ | √ | √ |
Ubuntu LTS | √ | √ | √ | √ |
Telegram:Termux Group ZH_CN
EXALAB/AnLinux-App: APP to help install Linux on termux.
sdrausty/TermuxArch: Arch install script
Neo-Oli/termux-ubuntu: Ubuntu chroot on termux
Hax4us/Nethunter-In-Termux: Install Kali nethunter (Kali Linux) in your termux application without rooted phone
nmilosev/termux-fedora: A script to install a Fedora chroot into Termux
sp4rkie/debian-on-termux: Install Debian 9 (stretch) on your Android smartphone
Hax4us/TermuxAlpine: Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android