I also noticed there is a Dockerfile and it would ...
# kotlinx-rpc
f
I also noticed there is a Dockerfile and it would probably be very useful to isolate any problem that might come from my environment, but it seems specially made to be used in a specific CI solution and even the how that gets built is not very obvious, since its not using GH actions.
a
Dockerfile is for testing CI env only problems, it is not used in a build