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:
Ian Off
2025-11-11 09:00:53 +01:00
committed by GitHub
parent 63ead4190f
commit 6fb167ceee
+1 -1
View File
@@ -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: