1DISTROBOX-LIST(1)                 User Manual                DISTROBOX-LIST(1)
2
3
4

NAME

6              distrobox list
7              distrobox-list
8

DESCRIPTION

10       distrobox-list  lists available distroboxes.  It detects them and lists
11       them separately from the rest of normal podman or docker containers.
12

SYNOPSIS

14       distrobox list
15
16              --help/-h:      show this message
17              --no-color:     disable color formatting
18              --root/-r:      launch podman/docker 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              --size/-s:      show also container size
22              --verbose/-v:       show more verbosity
23              --version/-V:       show version
24

EXAMPLES

26              distrobox-list
27
28       You can also use environment variables to specify container manager
29
30              DBX_CONTAINER_MANAGER="docker" distrobox-list
31
32       Supported environment variables:
33
34              DBX_CONTAINER_MANAGER
35              DBX_SUDO_PROGRAM
36
37       [IMAGE:            image            (https://user-images.githubusercon
38       tent.com/598882/147831082-24b5bc2e-b47e-49ac-9b1a-a209478c9705.png)]
39
40
41
42Distrobox                          Dec 2022                  DISTROBOX-LIST(1)
Impressum