Skip to content

fix(docker-compose): Added SELinux lables for volumes#525

Open
Albert-LGTM wants to merge 4 commits into
infobyte:masterfrom
Albert-LGTM:master
Open

fix(docker-compose): Added SELinux lables for volumes#525
Albert-LGTM wants to merge 4 commits into
infobyte:masterfrom
Albert-LGTM:master

Conversation

@Albert-LGTM

Copy link
Copy Markdown

The docker-compose fails to run on systems with SELinux enabled due to missing labels. I simply Added ":z" to volume definitions in docker-compose.yml to ensure containers can access mounted directories on SELinux-enabled systems.
This change has no effect on systems without SELinux.

@gorrabot gorrabot force-pushed the master branch 2 times, most recently from f0526fa to f535168 Compare December 11, 2025 18:51
@gorrabot gorrabot force-pushed the master branch 2 times, most recently from 94b9080 to 084174b Compare May 14, 2026 20:04
@gorrabot gorrabot force-pushed the master branch 2 times, most recently from e497354 to 1074ecc Compare June 19, 2026 15:18
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