pwdonald / chromeos-qemu-docker

WIP instructions to run docker inside of a QEMU environment on ChromeOS using Termux.
MIT License
88 stars 14 forks source link

Create convenience script. #6

Open pwdonald opened 6 years ago

pwdonald commented 6 years ago

Combine functionality into a single script that can be utilized to:

  1. Install dependencies form the official Termux repos.
  2. Add the X/GUI repositories and install dependencies for qemu.
  3. Download the appropriate Alpine ISO.
  4. Create a virtual disk.
  5. Launch the setup script.
  6. After installation--provide functionality for starting the VM.