mirror of https://github.com/CrimsonTome/tldr.git
14 lines
381 B
Markdown
14 lines
381 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.it/usage/distrobox-list>.
|
|
|
|
- List all Distrobox containers:
|
|
|
|
`distrobox-list`
|
|
|
|
- List all Distrobox containers with verbose information:
|
|
|
|
`distrobox-list --verbose`
|