Docker in Android

Docker in Android

Ivam3

🔸termux-docker-qemu

• Docker automates the deployment of applications within software containers, providing an additional layer of application virtualization abstraction and automation with Linux kernel resource isolation features such as cgroups and namespaces to allow independent "containers" to run within of a single Linux instance, avoiding the overhead of starting and maintaining virtual machines.

• QEMU is a processor emulator based on dynamic binary translation (conversion of the source architecture's binary code into code understandable by the host architecture) with virtualization capabilities within an operating system.


đź”…REQUIREMENTS.

•Termux-app: Download it HERE.

•With i-Haklab: Download it HERE

•Without i-Haklab using Termux-packages: Download it HERE

â—‹ You can use the installation guide from our Telegram BOT.


đź”…INSTALLATION.

$ apt install termux-docker-qemu


❗️More tools and tutorials HERE.


Remember don't memorize...learn. Join to your community on Telegram, YouTube and learn by practicing with us the use of the Unix Shell from Android with Termux and Termux:Wayland.


Have a nice hacking day!!

Report Page