Telegram – Can't use TDLight (TDLib fork) in Java
please help. 2 days wasted for this problem :( I'm creating Telegram bot in Java using https://github.com/tdlight-team/tdlight. I created Gradle project, built jar, and now trying to run it in Docker image FROM openjdk:17-alpine Some important things from build.gradle: buildscript…