You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/performance.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ because different UID/GID mappings could potentially be used on each invocation.
83
83
__--userns__, __--uidmap__ and __--gidmap__ the performance penalty is a one-time cost
84
84
that only occurs the first time the command is run.
85
85
86
-
Using native overlayfs as an unprivileged user is only available for Podman version >= 3.1 on a Linux kernel version >= 5.12.
86
+
Using native overlayfs as an unprivileged user is only available for Podman version >= 3.1 on a Linux kernel version >= 5.12. Native overlayfs support is included in RHEL >= 8.5, see release notes [here](http://www.reddit.comhttps://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/8.5_release_notes/index).
0 commit comments