Go to file
ruberoid e8ee01cbe8 fix: Replace COPY --from=rootconfig with direct nuget.config copy
Docker additional_contexts with --from=rootconfig is not supported by Kaniko.
Changed to copy nuget.config directly from build context root.

- CI: pipeline already copies nuget.config to submodule root
- Docker Compose: users must run ./prepare-build.sh first
2025-10-28 00:32:58 +04:00
src fix: Replace COPY --from=rootconfig with direct nuget.config copy 2025-10-28 00:32:58 +04:00
.dockerignore Modified .dockerignore files for more optimizations 2025-10-16 22:47:14 +04:00
.gitignore Removed app protected settings. 2025-10-14 17:16:01 +04:00
Directory.Build.props Initial commit 2024-03-19 19:25:12 +04:00
Directory.Packages.props deps fix 2025-10-16 16:54:14 +04:00
Nocr.TelegramClient.sln Initialize service 2024-03-19 19:51:45 +04:00
README.md Update README.md 2024-03-20 00:36:05 +04:00

Nocr Telegram Client