mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
12 lines
340 B
Markdown
12 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`
|