Skip to content

How to get Podman, GitLab Runner with "docker" socket binding and SELinux to work in harmony? #12465

Answered by rhatdan
yangm97 asked this question in Q&A
Discussion options

You must be logged in to vote

If you allow a container to talk to any UNIX domain socket on the host, SELinux will rightly block this and you will need to disable SELinux enforcement. We definitely do not want to allow SELinux confined containers to talk to the docker daemon or the podman system service.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@yangm97
Comment options

Answer selected by rhatdan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@rhatdan
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants