Docker build from source

29 views
Skip to first unread message

Efe Burak

unread,
Aug 2, 2023, 10:32:19 PM8/2/23
to Tinode General
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

Gene

unread,
Aug 3, 2023, 1:19:21 AM8/3/23
to Tinode General
On Thursday, August 3, 2023 at 5:32:19 AM UTC+3 Efe Burak wrote:
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?

No plan. You are welcome to do it and share the results.

I vaguely remember someone published such docker script a year or two ago. 

also, the build-all.sh script installs unnecessary dependencies as well, I only need to build the server executable

You have the full source. You can remove the dependencies you do not need.
 
Reply all
Reply to author
Forward
0 new messages