Merge pull request #9335 from rlukin/patch-1

[ci:docs] Update rootless_tutorial.md
This commit is contained in:
OpenShift Merge Robot 2021-02-22 08:57:33 -05:00 committed by GitHub
commit 5da7c69968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -45,11 +45,11 @@ If Podman is used before fuse-overlayfs is installed, it may be necessary to adj
(...) (...)
[storage.options] [storage.options]
(...) (...)
mount_program = "/usr/bin/fuse-overlayfs" mount_program = "/usr/bin/fuse-overlayfs"
``` ```
### Enable user namespaces (on RHEL7 machines) ### Enable user namespaces (on RHEL7 machines)