1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/distrobox-list.md
2022-01-22 16:28:05 -03:00

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`