2022-01-22 19:28:05 +00:00
|
|
|
# distrobox-list
|
|
|
|
|
2023-03-02 16:20:46 +00:00
|
|
|
> List all distrobox containers. See also: `tldr distrobox`.
|
2023-03-19 11:35:00 +00:00
|
|
|
> Distrobox containers are listed separately from the rest of normal podman or Docker containers.
|
2023-03-02 16:20:46 +00:00
|
|
|
> More information: <https://distrobox.privatedns.org/usage/distrobox-list.html>.
|
2022-01-22 19:28:05 +00:00
|
|
|
|
|
|
|
- List all distrobox containers:
|
|
|
|
|
|
|
|
`distrobox-list`
|
|
|
|
|
|
|
|
- List all distrobox containers with verbose information:
|
|
|
|
|
2022-10-17 22:13:45 +01:00
|
|
|
`distrobox-list --verbose`
|