LogoCua Documentation

Prebuilt Images

Pre-built images are available in the registry ghcr.io/trycua. These images come with an SSH server pre-configured and auto-login enabled.

The default password on pre-built images is lume. For the security of your VM, change this password after your first login.

Available Images

The following pre-built images are available to download via lume pull:

ImageTagDescriptionLogical Size
macos-sequoia-vanillalatest, 15.2macOS Sequoia 15.2 image20GB
macos-sequoia-xcodelatest, 15.2macOS Sequoia 15.2 image with Xcode command line tools22GB
macos-sequoia-cualatest, 15.3macOS Sequoia 15.3 image compatible with the Computer interface24GB
ubuntu-noble-vanillalatest, 24.04.1Ubuntu Server for ARM 24.04.1 LTS with Ubuntu Desktop20GB

Disk Space

For additional disk space, resize the VM disk after pulling the image using the lume set <name> --disk-size <size> command. Note that the actual disk space used by sparse images will be much lower than the logical size listed.

Important Note (v0.2.0+): Images are being re-uploaded with sparse file system optimizations enabled, resulting in significantly lower actual disk usage. Older images (without the -sparse suffix) are now deprecated. The last version of lume fully supporting the non-sparse images was v0.1.x. Starting from v0.2.0, lume will automatically pull images optimized with sparse file system support.