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

Add SELinux sharing labels #364

Open
wants to merge 1 commit into
base: v2.8.1
Choose a base branch
from

Conversation

ankon
Copy link

@ankon ankon commented Mar 13, 2024

This fixes running the environment on a Linux system with enabled SELinux (such as Fedora 39). Note that I opted for a more open :z instead of private sharing using :Z, mainly because I am not yet familiar with the exact setup and which parts run together with which other parts.

See also https://prefetch.net/blog/2017/09/30/using-docker-volumes-on-selinux-enabled-servers/

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This fixes running the environment on a Linux system with enabled SELinux (such as Fedora 39). Note that I opted for
a more open :z instead of private sharing using :Z, mainly because I am not yet familiar with the exact setup and which
parts run together with which other parts.

See also https://prefetch.net/blog/2017/09/30/using-docker-volumes-on-selinux-enabled-servers/
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.

1 participant