Skip to content

Commit

Permalink
Merge pull request #21992 from jesseborden/patch-1
Browse files Browse the repository at this point in the history
Add note to performance.md for RHEL 8.5 overlayfs support
  • Loading branch information
openshift-merge-bot[bot] authored Mar 8, 2024
2 parents 3c20e38 + 364813d commit 642a8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ because different UID/GID mappings could potentially be used on each invocation.
__--userns__, __--uidmap__ and __--gidmap__ the performance penalty is a one-time cost
that only occurs the first time the command is run.

Using native overlayfs as an unprivileged user is only available for Podman version >= 3.1 on a Linux kernel version >= 5.12.
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).

To show the current storage driver

Expand Down

1 comment on commit 642a8f1

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.