mirror of https://github.com/CrimsonTome/tldr.git
13 lines
340 B
Markdown
13 lines
340 B
Markdown
# distrobox-list
|
|
|
|
> List available Distrobox containers. It detects them and lists them separately from the rest of normal podman or Docker containers.
|
|
> More information: <https://distrobox.privatedns.org>.
|
|
|
|
- List all distrobox containers:
|
|
|
|
`distrobox-list`
|
|
|
|
- List all distrobox containers with verbose information:
|
|
|
|
`distrobox-list -v`
|