Skip to main content
List available Linux and macOS Devbox base images, including built-in images. By default, only the latest Linux image in each repository is shown.

Usage

Examples

List the latest available images

List all Linux image versions as JSON

Options

boolean
default:"false"
Show every Linux image version instead of only the latest version in each repository.
string
Set the output format to json or table. When omitted, the CLI renders a table.
strings
Limit results to linux, linux/amd64, macos, or macos/arm64. --machine_type is an alias. Repeat the option to select multiple platforms.

Custom images

Build and manage custom images.

devbox image describe

Display full JSON details for an image.
Last modified on August 28, 2026