summaryrefslogtreecommitdiff
path: root/rootless.md
diff options
context:
space:
mode:
authorrugk <rugk+git@posteo.de>2021-06-01 21:43:26 +0200
committerrugk <rugk+git@posteo.de>2021-06-01 21:49:35 +0200
commitff79b2e5a1e58419dcdde33d223e8a415a9be62a (patch)
treed719b3a61ce61a150b43ce7233fbcb53adf3c881 /rootless.md
parentcbffdddce6d741eac4f3efa132016aba99683500 (diff)
downloadpodman-ff79b2e5a1e58419dcdde33d223e8a415a9be62a.tar.gz
podman-ff79b2e5a1e58419dcdde33d223e8a415a9be62a.tar.bz2
podman-ff79b2e5a1e58419dcdde33d223e8a415a9be62a.zip
Fix link error
Signed-off-by: rugk <rugk+git@posteo.de>
Diffstat (limited to 'rootless.md')
-rw-r--r--rootless.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootless.md b/rootless.md
index 9edd5a437..bee5d337b 100644
--- a/rootless.md
+++ b/rootless.md
@@ -29,7 +29,7 @@ can easily fail
* Ubuntu supports non root overlay, but no other Linux distros do.
* Only other supported driver is VFS.
* Cannot use ping out of the box.
- * [(Can be fixed by setting sysctl on host)](https://github.com/containers/podman/blob/master/troubleshooting.md#6-rootless-containers-cannot-ping-hosts)
+ * [(Can be fixed by setting sysctl on host)](https://github.com/containers/podman/blob/master/troubleshooting.md#5-rootless-containers-cannot-ping-hosts)
* Requires new shadow-utils (not found in older (RHEL7/Centos7 distros) Should be fixed in RHEL7.7 release)
* A few commands do not work.
* mount/unmount (on fuse-overlay)