Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman with SELinux needs :z option #3372

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

jburgess777
Copy link
Contributor

@jburgess777 jburgess777 commented Dec 30, 2024

When running on Fedora, where SELinux is enabled by default, the :z flag is needed on the volume mount to prevent permission errors like:

cp: can't stat '/app/data/configuration.yaml': Permission denied

When running on Fedora, where SELinux is enabled by default, the `:z` flag is needed on the volume mount to prevent permission errors like:

cp: can't stat '/app/data/configuration.yaml': Permission denied
@Koenkk Koenkk merged commit 782fde9 into Koenkk:master Jan 2, 2025
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Jan 2, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants