Skip to content

Conversation

@codelion
Copy link
Member

Introduces new GitHub Actions workflows to build and publish offline Docker images for AMD64 and ARM64 architectures. Adds Dockerfile.offline to support fully offline operation with pre-downloaded spaCy models. Updates the multi-arch manifest workflow to include offline images.
Added a warm-up call to AnalyzerEngine during initialization to ensure recognizers are loaded only once, preventing repeated reloads on each analyze() call. Also added a test to verify recognizers are not reloaded, improving performance and avoiding unnecessary registry calls.
@codelion codelion merged commit 6956fd1 into main Sep 30, 2025
3 checks passed
@codelion codelion deleted the feat-offline-dockerfile branch September 30, 2025 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Privacy plugin loads on each API request Docker image to run offline

2 participants