Choosing a release
ghcr.io/mait-sh/mait:<version>ghcr.io/mait-sh/mait-features:<same version>-ubuntu2404 to choose another Ubuntu versionghcr.io/mait-sh/mait:<version>ghcr.io/mait-sh/mait-features:<same version>-ubuntu2404 to choose another Ubuntu versionYour container engine picks Intel or ARM automatically. Write on and off choices as the literal strings on and off.
Working user
usernamedevThe account you work asuserid1000Its numeric user ID, written as a stringgroupid1000Its numeric group ID, written as a stringadditionalgroupsEmptyExtra groups, comma-separatedusernamedevuserid1000groupid1000additionalgroupsUse the numeric IDs of your own account on your computer, so files you create in the workspace belong to you. AIDC Launch fills these in when it sets up the project.
Workspace facilities
securedonThe secure runtime, which isolates the workspace more stronglydockerdoffon runs Docker inside the workspace, host uses your computer's Docker, off neitherx11onGraphical applications shown on your desktopgpuautoGPU access; auto uses one when your computer offers it, off disables itaudiohosthost uses your computer's speakers and microphone, on gives the workspace its own, bridge does both, off disables soundusboffon passes all USB devices, dynamic lets you attach them one at a timeaidevonShares your supported AI tools' settings and saved sign-in with the workspacesecuredondockerdoffon runs Docker inside the workspace, host uses your computer's Docker, off neitherx11ongpuautoauto uses one when your computer offers it, off disables itaudiohosthost uses your computer's speakers and microphone, on gives the workspace its own, bridge does both, off disables soundusboffon passes all USB devices, dynamic lets you attach them one at a timeaidevonRunning Docker inside the workspace also turns on the secure runtime. After changing a setting, recreate the workspace with aidcx start --rebuild; no new image is needed. The AIDC Launch workspace settings explain how to set them from the command line.
What you getA project definition that states which environment it needs, so it opens from the same definition each time; pin the full version to match machines.