mirror of https://github.com/containers/podman.git
install.md contains hints for rootless setup on arch linux
- related to issue #3030 - including pointer to new section in README.md provided by #3038 Signed-off-by: Christian Bewernitz <coder@karfau.de>
This commit is contained in:
parent
39c937ee45
commit
698b281495
|
@ -8,6 +8,8 @@
|
|||
sudo pacman -S podman
|
||||
```
|
||||
|
||||
If you have problems when running podman in [rootless](README.md#rootless) mode follow [these instructions](https://wiki.archlinux.org/index.php/Linux_Containers#Enable_support_to_run_unprivileged_containers_(optional))
|
||||
|
||||
#### [Fedora](https://www.fedoraproject.org), [CentOS](https://www.centos.org)
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue