meta
meta copied to clipboard
Added temporary support for Dendrite instances
I added a simple way to add extra command to ignore unsupported server so it can be compatible with Dendrite instances. Also changed bash to sh for ease of compiling on multiple distros.
The bellow example worked for me:
image: ...
command: /docker-run.sh --ignore-unsupported-server
volumes: ...
@tulir do you think this is possible to merge?
Anything on this simple change?