cyberkernelofficial / docker-in-termux

This repository contains instructions on how to install Docker in Termux, without root.
MIT License
253 stars 23 forks source link

Any instructions for temoving alpine linux and docker for termux? #17

Open Murffyp opened 2 months ago

Murffyp commented 2 months ago

Are there any instructions for temoving alpine linux and docker for termux?... or do I need to uninstall termux and start from scratch? Or is it safe to just remove the alpine image files? (OR does it put fikes elsewhere when installed using the instructions on guthub at " https://github.com/cyberkernelofficial/docker-in-termux "

Thanks.

blacklight commented 3 days ago

The OS is installed via ISO image through --cdrom emulation over the image created via qemu-img create. Thus you can already remove the ISO file after the installation, and remove the QEMU image file to remove the OS installation.