Replies: 2 comments 4 replies
-
I don't think that blog says we still recommend Commenting the |
Beta Was this translation helpful? Give feedback.
-
This is why asked. I wanted to verify if the native overlay is a drop-in replacement. I couldn't find anything about this in the repository. All examples use the fuse overlay. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, according to https://www.redhat.com/sysadmin/podman-rootless-overlay is it still recommended to use
mount_program = "/usr/bin/fuse-overlayfs"
when Kernel 5.13 has shipped native support?Anything else to consider except clearing the container storage and comment
# mount_program = "/usr/bin/fuse-overlayfs"
?podman/contrib/podmanimage/stable/Containerfile
Lines 38 to 43 in 34d5168
Beta Was this translation helpful? Give feedback.
All reactions