I am looking to build a modified version of tinode through docker, however the DockerFile for tinode isn't actually building the project but instead downloading the executable from github. Is there a plan to create a Dockerfile that actually builds the server executable?
also, the build-all.sh script installs unnecessary dependencies as well, I only need to build the server executable