mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1863] [MERGED] ci: Add Docker build workflow to test all image variants #2632
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1863
Author: @cfsmp3
Created: 12/20/2025
Status: ✅ Merged
Merged: 12/20/2025
Merged by: @cfsmp3
Base:
master← Head:ci/docker-build-workflow📝 Commits (1)
0ac093eci: Add Docker build workflow to test all image variants📊 Changes
1 file changed (+92 additions, -0 deletions)
View changed files
➕
.github/workflows/build_docker.yml(+92 -0)📄 Description
Summary
minimal: Basic CCExtractor without OCRocr: CCExtractor with Tesseract OCR support (default)hardsubx: CCExtractor with burned-in subtitle extraction (FFmpeg)Changes
.github/workflows/build_docker.ymlHow it works
Each job:
USE_LOCAL_SOURCE=1(local source, not git clone)ccextractor --versionto verify the image worksTest plan
--version🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.