LinuxCommandLibrary

distrobox-list

List available Distrobox containers. It detects them and lists them separately from the rest of normal podman or Docker containers.

TLDR

List all distrobox containers

$ distrobox-list
copy


List all distrobox containers with verbose information
$ distrobox-list --verbose
copy

Copied to clipboard