Skip to content

FIXED #1659 : fixed the dockerfile #1660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ni1esh-Yadav
Copy link

@Ni1esh-Yadav Ni1esh-Yadav commented Jan 29, 2025

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

[FIX] Improved Dockerfile for Cross-Platform Compatibility

Changes in this PR:

  • Fixed issues in the Dockerfile to ensure smooth execution on both Linux and macOS.
  • Resolved potential permission and line-ending inconsistencies.
  • Improved package installations and dependency handling to prevent build failures.
  • Ensured better compatibility with Alpine Linux by refining build scripts.

Why this fix is necessary?

  • The previous Dockerfile had minor inconsistencies that could lead to failures on macOS and certain Linux distributions.
  • These fixes make the build process more reliable and predictable across different platforms.

Testing & Verification:

  • Successfully built and tested the Docker image on both Linux and macOS.
  • Verified that CCExtractor runs correctly inside the container.

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.

1 participant