Image Details Page
The Image Details page shows a single image and lets you edit, rebuild, and delete it. It reuses the Create Image form in edit mode, plus a build-messages section, a permissions section, and a delete section. Build status updates stream in live.
The header shows the image name, the current build status indicator, and a badge linking to the build host. It exposes the available actions (build, enable/disable, cancel build, clone, create workspace) subject to your permissions and the image state. Delete is not here; it lives in its own section below.
Build messages
Section titled āBuild messagesāFor non-template images, the latest build message is shown when present. This surfaces build errors and reconciliation messages reported by the agent.
Configuration
Section titled āConfigurationāThe full image form is editable here when you have modify access. It mirrors the Create Image form: general settings, build host, services, image configuration, Python packages, user configuration, startup applications, and files. See Create Image for the field-by-field reference. Save is enabled only after you change a field.
Permissions
Section titled āPermissionsāGrant or revoke per-user access to the image:
- View: see the image.
- Modify: edit, build, enable, disable, cancel builds.
- Delete: remove the image.
Admins and the image creator always have full access. Users who can view a workspace deployed from the image can see the image without an explicit grant. See Permissions and access control.
The delete section is always shown. The confirmation form, which requires typing the image name, appears only if you have delete access. Otherwise the section shows a no-permission message instead of the form.
Related Pages
Section titled āRelated Pagesā- Images - List of all images
- Create Image - Field-by-field form reference
- Image Templates - Reusable image configurations
- Workspace Details - Workspaces built from this image