mirror of https://github.com/CrimsonTome/tldr.git
14 lines
398 B
Markdown
14 lines
398 B
Markdown
# distrobox-list
|
|
|
|
> List all distrobox containers. See also: `tldr distrobox`.
|
|
> Distrobox containers are listed separately from the rest of normal podman or Docker containers.
|
|
> More information: <https://distrobox.privatedns.org/usage/distrobox-list.html>.
|
|
|
|
- List all distrobox containers:
|
|
|
|
`distrobox-list`
|
|
|
|
- List all distrobox containers with verbose information:
|
|
|
|
`distrobox-list --verbose`
|