mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
docs: fix typo in nested Podman instructions (#1879)
Corrected a typo in the instructions for using Podman inside a Distrobox.
This commit is contained in:
+1
-1
@@ -331,7 +331,7 @@ luca-linux@tumbleweed:~$ sudo docker run --rm -ti alpine
|
||||
## Using Podman inside a Distrobox
|
||||
|
||||
You may want to run a separate instance of podman inside your container.
|
||||
In order to do this, create a container using using rootful Podman or Docker
|
||||
In order to do this, create a container using rootful Podman or Docker
|
||||
and using the **unshare-all** flag.
|
||||
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user