mattermost / mattermost-docker

Deprecated
Apache License 2.0
964 stars 575 forks source link

[GH-401] Add support for SELinux enabled Operating Systems #526

Closed voima-eetu closed 3 years ago

voima-eetu commented 3 years ago

Summary

This PR adds support for volume binding on SELinux enabled hosts. Docker docs:

The Z option indicates that the bind mount content is private and unshared.

Systems where SELinux is not installed Z option doesn't affect docker-compose installation process.

Ticket Link

https://github.com/mattermost/mattermost-docker/issues/401 https://github.com/mattermost/mattermost-docker/issues/24 https://github.com/mattermost/mattermost-docker/issues/262

mattermod commented 3 years ago

Hello @voima-eetu,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

mattermod commented 3 years ago

This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!

/cc @jasonblais @jfrerich @emilyacook

cpanato commented 3 years ago

this repository is no longer maintained see: https://github.com/mattermost/mattermost-docker#readme

we made a new place for docker related https://github.com/mattermost/docker

closing this PR, thanks for your contribution