1DISTROBOX-LIST(1) User Manual DISTROBOX-LIST(1)
2
3
4
6 distrobox list
7 distrobox-list
8
10 distrobox-list lists available distroboxes. It detects them and lists
11 them separately from the rest of normal containers.
12
14 distrobox list
15
16 --help/-h: show this message
17 --no-color: disable color formatting
18 --root/-r: launch podman/docker/lilipod with root privileges. Note that if you need root this is the preferred
19 way over "sudo distrobox" (note: if using a program other than 'sudo' for root privileges is necessary,
20 specify it through the DBX_SUDO_PROGRAM env variable, or 'distrobox_sudo_program' config variable)
21 --verbose/-v: show more verbosity
22 --version/-V: show version
23
25 distrobox-list
26
27 You can also use environment variables to specify container manager
28
29 DBX_CONTAINER_MANAGER="docker" distrobox-list
30
32 DBX_CONTAINER_MANAGER
33 DBX_SUDO_PROGRAM
34
35 [IMAGE: image (https://user-images.githubusercon‐
36 tent.com/598882/147831082-24b5bc2e-b47e-49ac-9b1a-a209478c9705.png)]
37
38
39
40Distrobox Nov 2023 DISTROBOX-LIST(1)