https://github.com/armbian/sdk
Armbian virtual host images
https://github.com/armbian/sdk
armbian iso-image qcow2-image virtual-image
Last synced: 4 months ago
JSON representation
Armbian virtual host images
- Host: GitHub
- URL: https://github.com/armbian/sdk
- Owner: armbian
- Created: 2023-12-29T15:31:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T04:08:57.000Z (5 months ago)
- Last Synced: 2025-05-12T04:34:43.804Z (5 months ago)
- Topics: armbian, iso-image, qcow2-image, virtual-image
- Language: Shell
- Homepage: https://www.armbian.com/
- Size: 43 KB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What does this project do?
- provide daily live x86 / arm64 `Armbian Jammy` builds with preinstalled `Docker`
- provides images in raw `ISO` and `qcow2` virtual disks format
- shows example of [Armbian GitHub action](.github/workflows/action.yml) for making custom images## To-do list
- [x] can be made daily / weekly
- [x] preinstalled Docker
- [ ] automated login into user `armbian`
- [ ] pre-loaded with latest build script
- [ ] contains all kernel cachesJira ticket: [[AR-1459](https://armbian.atlassian.net/browse/AR-1459)]