mirror of
https://github.com/trycua/computer.git
synced 2026-05-02 05:01:22 -05:00
c80b18f756
- Capture VM process PID after backgrounding tini - Install signal handlers (SIGTERM, SIGINT, SIGHUP, SIGQUIT) to forward signals to VM process - Wait for VM to complete graceful shutdown before exiting - Ensures Windows receives ACPI shutdown signal and has 110 seconds to shut down properly instead of being killed immediately
QEMU Docker Containers
Docker containers running desktop operating systems via QEMU/KVM for Computer-Using Agents (CUA).
Structure
qemu-docker/
└── windows/ # Windows 11 container with CUA computer-server
Windows Container
See windows/README.md for complete documentation on the Windows 11 QEMU container.