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

Pass arguments to docker-run.sh on to mautrix-signal #485

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

BVollmerhaus
Copy link

This PR extends docker-run.sh so that it passes additional arguments on to mautrix-signal (once the requisite files exist and the bridge is started). In particular, this should make it easier to use CLI flags such as --ignore-unsupported-server when using the Docker image (by overriding CMD).

Further, it fixes some inconsistent indentation and ShellCheck warnings concerning missing variable quoting.

Closes #474

@BVollmerhaus
Copy link
Author

@tulir Hey, could you have a look? 🙂 I think this would be quite useful for Dendrite users in particular.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Pass arguments to docker-run.sh on to mautrix-signal
1 participant