mirror of
https://github.com/trycua/lume.git
synced 2026-05-25 07:19:19 -05:00
eb04b5b023
- Detect QEMU images (cua-linux, cua-windows) and configure accordingly - Validate golden image storage path for QEMU images - Add /dev/kvm device support with warning if not provided - Add NET_ADMIN capability for QEMU networking - Map correct ports (8006 VNC, 5000 API) for QEMU vs Kasm/XFCE - Support custom environment variables via run_opts (RAM_SIZE, CPU_CORES, DISK_SIZE) - Skip Docker memory/CPU limits for QEMU (uses env vars instead)