Go to file
ruberoid f6d1b103d1 Fix Dockerfiles: 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
- Applied to both Host and Migrator Dockerfiles

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:08 +04:00
src Fix Dockerfiles: update CA certificates before network operations 2025-10-14 14:45:08 +04:00
tests/Nocr.TextMatcher.AppServices.UnitTests Update project structure 2024-03-30 09:14:06 +03:00
.dockerignore Initial commit 2024-03-19 23:44:52 +04:00
.gitignore Fixed config usages. 2025-07-18 17:11:55 +03:00
Directory.Build.props Initial commit 2024-03-19 23:44:52 +04:00
Directory.Packages.props Fixed warnings. 2025-07-18 19:51:29 +03:00
Nocr.TextMatcher.sln Add Nocr.TextMatcher.Migrator 2024-03-30 11:31:23 +03:00
Nocr.TextMatcher.sln.DotSettings Add rebus (#1) 2024-03-21 18:57:29 +00:00
README.md Initial commit 2024-03-19 23:44:52 +04:00

Nocr text matcher