Skip to content

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

Closed
BVollmerhaus wants to merge 3 commits intomautrix:mainfrom
BVollmerhaus:docker-argument-passthrough
Closed

Pass arguments to docker-run.sh on to mautrix-signal#485
BVollmerhaus wants to merge 3 commits intomautrix:mainfrom
BVollmerhaus:docker-argument-passthrough

Conversation

@BVollmerhaus
Copy link
Copy Markdown

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
Copy Markdown
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