From 698b28149550853acf61d35fc605f497beb12ce1 Mon Sep 17 00:00:00 2001 From: Christian Bewernitz Date: Sun, 28 Apr 2019 22:17:18 +0200 Subject: 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 --- install.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.md') diff --git a/install.md b/install.md index 548b38c1b..bd7f326c3 100644 --- a/install.md +++ b/install.md @@ -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 -- cgit v1.2.3-54-g00ecf