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

14 lines
427 B
Markdown
Raw Normal View History

2022-01-22 20:28:05 +01:00
# distrobox-list
> List all distrobox containers. More about distrobox: `tldr distrobox`.
> It detects them and lists them separately from the rest of normal podman or Docker containers.
> More information: <https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-list.md>.
2022-01-22 20:28:05 +01:00
- List all distrobox containers:
`distrobox-list`
- List all distrobox containers with verbose information:
`distrobox-list --verbose`