2022-01-22 20:28:05 +01:00
|
|
|
# distrobox-list
|
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
> List all Distrobox containers. See also: `tldr distrobox`.
|
2024-03-14 02:01:06 -03:00
|
|
|
> Distrobox containers are listed separately from the rest of normal Podman or Docker containers.
|
2023-11-19 22:07:13 +01:00
|
|
|
> More information: <https://distrobox.it/usage/distrobox-list>.
|
2022-01-22 20:28:05 +01:00
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- List all Distrobox containers:
|
2022-01-22 20:28:05 +01:00
|
|
|
|
|
|
|
`distrobox-list`
|
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- List all Distrobox containers with verbose information:
|
2022-01-22 20:28:05 +01:00
|
|
|
|
2022-10-18 02:43:45 +05:30
|
|
|
`distrobox-list --verbose`
|