mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-12-29 13:13:19 +08:00
Add comprehensive Docker containerization support and fork maintenance tooling: - Add .dockerignore to optimize Docker builds by excluding development files, tests, documentation, and build artifacts - Create docker-compose.yml with Bazarr and OpenSubtitles scraper services, including health checks, resource limits, and environment configuration - Implement docker/entrypoint.sh with PUID/PGID support for proper permission handling in containers - Configure .gitattributes with merge strategies for fork-specific files to prevent upstream conflicts on customized components - Add fork maintenance documentation (FORK_MAINTENANCE.md) describing automated sync workflows and conflict resolution This enables running Bazarr in containers with proper user permission management and establishes automated workflows for keeping the fork synchronized with upstream while preserving custom modifications. |
||
|---|---|---|
| .. | ||
| FORK_MAINTENANCE.md | ||