Skip to content
Discussion options

You must be logged in to vote

fuse-overlayfs is what we still configure in the image's copy of /etc/containers/storage.conf, and FUSE-based filesystems depend on having a usable /dev/fuse node in the container. If your kernel is recent enough, though, it should be possible to use regular overlay, without fuse-overlayfs. If you know you have the real thing available, commenting out the mount_program line in the file before running buildah itself in the container, and possibly editing the mountopt setting, should switch what the copy of buildah in the container attempts to use.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alba02119451
Comment options

Answer selected by alba02119451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants