mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
[CI:DOCS] fix default branch links
* Replace https://github.com/containers/podman/blob/master with https://github.com/containers/podman/blob/main to match the new default branch "main". Previously the default branch was "master". The substitutions were made in the documentation but not the code. Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
@ -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#5-rootless-containers-cannot-ping-hosts)
|
||||
* [(Can be fixed by setting sysctl on host)](https://github.com/containers/podman/blob/main/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)
|
||||
|
Reference in New Issue
Block a user