Skip to content

Conversation

@Fizza-Mukhtar
Copy link
Contributor

This PR adds overlay support to the cua-qemu-windows container using hard links,
allowing multiple isolated sessions from a single golden image.

Overlay mode is detected safely by verifying that /storage is empty, avoiding
potential data loss. Hard links are used by default with a fallback to regular
copy when unsupported.

Implements Option A as recommended and addresses the overlay detection concerns
raised in #699.

Fixes #699

@vercel
Copy link
Contributor

vercel bot commented Jan 18, 2026

@Fizza-Mukhtar is attempting to deploy a commit to the Cua Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

# Add overlay support to cua-qemu-windows container

1 participant