Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chgen/ubuntu-cloud-qemu

Runner scripts for ubuntu cloud images via qemu.
https://github.com/chgen/ubuntu-cloud-qemu

Last synced: about 5 hours ago
JSON representation

Runner scripts for ubuntu cloud images via qemu.

Awesome Lists containing this project

README

        

# ubuntu-cloud-qemu
Runner scripts for ubuntu cloud images (amd64 + arm64) via qemu. Tested with Ubuntu 22.04 & 24.04 LTS images.

Dependencies:
```
sudo apt install qemu-system qemu-utils whois cloud-image-utils
```