forked from silvio/docker-matrix
-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
/start.sh: line 14: /data/turnserver.conf: Permission denied #14
Comments
I can't reproduce this on ubuntu 18.04, but it looks like you don't have write permissions in the folder that you're going to place the config files in, in your case |
I can't repoduce too on arch linux:
|
Turns out adding :z to the end of the fs mount part fixed it. Think it has to do with SELinux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running the example command
# docker run -v /tmp/data:/data --rm -e SERVER_NAME=localhost -e REPORT_STATS=no avhost/docker-matrix:v0.28.1 generate
It outputs
OS is Fedora 28
The text was updated successfully, but these errors were encountered: