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

docs: fix container run option for selinux systems #265

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

syaghoubi00
Copy link
Contributor

Example code to run in a container didn't work on SELinux systems.
Added filesystem labeling flag to the volume bind mount.
Change will not affect non-SELinux systems.
Also added read-only flag, since conform doesn't need write access.

Example code to run in a container didn't work on SELinux systems.
Added filesystem labeling flag to the volume bind mount.
Change will not affect non-SELinux systems.
Also added read-only flag, since conform doesn't need write access.

Signed-off-by: Sebastian Yaghoubi <sebastianyaghoubi@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@smira
Copy link
Member

smira commented Dec 23, 2024

/m

@talos-bot talos-bot merged commit 8078e02 into siderolabs:main Dec 23, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants