Skip to content
Snippets Groups Projects
Unverified Commit 6639b64b authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

scripts/container.sh: fix rootless Podman on systems with SELinux (#3213)


We need to pass the `z` option with the volume mount so it gets labeled
correctly and access is possible on SELinux-enabled systems. On systems
without SELinux, the flag is a no-op.

Fixes #3199

(cherry picked from commit 9ccd353e469da2dd8d57b7ff839e8fe308d3dfe1)

Co-authored-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
parent 83ad9d32
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment