mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-18 22:37:52 +00:00
Fix link error
Signed-off-by: rugk <rugk+git@posteo.de>
This commit is contained in:
parent
cbffdddce6
commit
ff79b2e5a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue