Skip to content
Discussion options

You must be logged in to vote

That's a way to create a directory in a scratch container that I haven't seen before, will have to remember that one.
It looks like you've found a bug in the chroot isolation handler that the podman image is configured to use by default.
Since it's a privileged container, you might be able to set BUILDAH_ISOLATION=oci or pass --isolation=oci to your build command, which will get it to use runc or crun, until this is fixed.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nalind
Comment options

@maffka123
Comment options

Answer selected by maffka123
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