Go to file
ruberoid 96d4455440 Fix Dockerfile: update CA certificates before network operations
- Move CA certificates update before COPY to ensure SSL works
- Add --no-install-recommends flag to minimize image size
- Clean apt cache after install
- Add --verbosity normal to dotnet restore for better diagnostics

This fixes NU1301 errors caused by outdated SSL certificates in CI/CD builds.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 14:45:38 +04:00
src Fix Dockerfile: update CA certificates before network operations 2025-10-14 14:45:38 +04:00
.dockerignore Add dockerfile 2024-03-19 20:21:13 +04:00
.gitignore Make telegram client config much more nicer. 2025-07-18 16:41:07 +03:00
Directory.Build.props Initial commit 2024-03-19 19:25:12 +04:00
Directory.Packages.props Update text-matcher packages to version 0.7.0 2025-10-14 13:48:11 +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