Skip to content
Snippets Groups Projects
Unverified Commit 9ccd353e authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

scripts/container.sh: fix rootless Podman on systems with SELinux

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
parent d8b7d4b3
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