10 Commits
Author SHA1 Message Date
Luca Di Maio 2201de4e97 all: add Lilipod container manager support
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-09-15 10:58:15 +02:00
Luca Di Maio afddcb9121 stop: align flags with rm. Add -a/--all flag. Fix #717, Fix #436
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-08-04 23:20:41 +02:00
Luca Di Maio 5a102fcc15 docs: improve man pages layout
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-03-29 09:00:21 +02:00
Pg Biel 8f34b9d26e all: oiplement options for sudo program customization (#346) 2022-07-10 22:24:50 +02:00
Luca Di Maio 2a26ab654e docs: improve man pages layout
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-06-22 08:47:30 +02:00
89luca89 66f743037b docs: update docs to reflect updated usages and env variables 2022-05-23 10:09:36 +02:00
Dario Faggioli aef851534c docs: couple of small docs & comments fixes (#273)
* enter: fixup comment around --headless

Commit 514f60d5 ("enter: do not instantiate a tty if we do not have
one") forgot to update the comment, when moving '--interactive' outside
of the 'if'.

Signed-off-by: Dario Faggioli <dfaggioli@suse.com>

* docs/usage: document 'stop' properly

The usage page for 'distrobox stop' was mostly talking about
'distrobox rm'.

Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
2022-05-16 09:50:39 +02:00
89luca89 2ace0e4e73 distrobox: add support for rootful containers
This commit will add the `--root/-r` flag to create,enter,list,rm,stop
commands. This will enable the use of podman/docker in root mode. This
is the preferred way over `sudo distrobox`.

Update man pages and docs accordingly.

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-05-01 08:03:03 +02:00
89luca89 ac320cc40a docs: update and format docs 2022-04-05 17:12:42 +02:00
Mišo Barišić b6619259d8 Add distrobox-stop command (#196) 2022-03-10 22:37:15 +01:00