Cua Docs

Choose a sandbox image

Choose between a published Fleet image, local image customization, and preparing a Fleet boot artifact.

Choose an image workflow based on where the sandbox will run and whether a published artifact already contains the software you need.

Your taskStart hereWhat you get
Run a Fleet workload using an existing imageChoose a published Fleet imageA registry artifact reference for a pool.
Add packages, files, or setup commands for local executionChoose a local base imageAn image specification whose builder steps run locally.
Run a Fleet workload that needs a custom guestPrepare and reference a Fleet imageA bootable guest disk packaged and published as a containerDisk artifact.

Before choosing an artifact, check the OS and image catalog for architecture, guest services, and verification limits. A registry reference does not prove that the guest is accessible, bootable, or ready for your client. Declaring a service port does not install the service.

In cua-sandbox 0.4.3, Fleet rejects SDK builder customization and snapshot-derived image inputs. Local builder methods do not publish an artifact or run during a Fleet claim. See Sandbox runtime support for the versioned contract and How Fleet images work for the published-artifact model.