Files
lume/libs/qemu-docker
Harsh Verma b3c0e6dc1a Add auto-update for cua-computer-server and cua-agent on startup (#942)
* feat(kasm): add cua-agent dependency and enable computer-server and
agent auto-update on startup

* feat(xfce): add agent dependency & enable computer-server and agent
auto-update on startup

* feat(qemu-android): add agent dependency & enable computer-server and agent auto-update on startup

* feat(qemu-linux): add agent dependency & enable auto-update on startup

* feat(qemu-windows): add agent dependency & enable auto-update on startup

* fix(xfce): use sudo for package upgrades

* perf(kasm): optimize startup time by installing packages after HOME switch

- Move uv and package installation to after HOME=/home/kasm-user switch                                                              - Clean up uv cache (~8GB) after installation to prevent profile bloat
- Add sudo to auto-update command in startup script
- Only chown .cache directory instead of all files to avoid bus errors

This prevents packages from polluting kasm-default-profile, making
container startup 67% faster while maintaining auto-update functionality.
2026-02-07 16:41:08 +05:30
..

QEMU Docker Containers

Docker containers running desktop operating systems via QEMU/KVM for Computer-Using Agents.

Documentation - Setup and configuration.