Skip to content

Commit

Permalink
Merge pull request #9335 from rlukin/patch-1
Browse files Browse the repository at this point in the history
[ci:docs] Update rootless_tutorial.md
  • Loading branch information
openshift-merge-robot authored Feb 22, 2021
2 parents 10d52c0 + d333ef8 commit 5da7c69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/tutorials/rootless_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5da7c69

Please sign in to comment.