mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1611] [MERGED] [FEATURE]: Create Docker image for CCExtractor #2322
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/1611
Author: @IshanGrover2004
Created: 5/27/2024
Status: ✅ Merged
Merged: 7/17/2024
Merged by: @cfsmp3
Base:
master← Head:docker-image-feature📝 Commits (10+)
840a050docs: Create a README for docker image usage76fead5docs: UpdateCOMPILATION.mdfor adding docker instructionced8a94docs: Add detailed docker building & usage guidef545459feat: Add dockerfile970a3fefeat: Make dockerfile to build CCExtractor21a5703fix: dockerfile772b072feat: Optimize docker image size30f7001docs: fix some commands usagec968775docs: Mention docker image creation in CHANGES.txt3b0ee48docs: Update readme to remove dockerhub method📊 Changes
4 files changed (+113 additions, -0 deletions)
View changed files
➕
docker/README.md(+61 -0)➕
docker/dockerfile(+48 -0)📝
docs/CHANGES.TXT(+1 -0)📝
docs/COMPILATION.MD(+3 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Creates Docker image for easy usage of CCExtractor without any environmental hustle
Uses alpine image to build CCExtractor in it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.