Skip to content
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

Add custom docker image for ocrmypdf #36529

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

uko3211
Copy link

@uko3211 uko3211 commented Apr 10, 2025

Status

Ready

Related Content Pull Request

N/A

Related Issues

N/A

Description

This PR adds a custom Docker image for ocrmypdf, which allows optical character recognition (OCR) to be applied to PDF files.

The Docker image is based on demisto/python3-deb and includes ocrmypdf as a system package. This image is intended for use in automation or custom scripts that need OCR capabilities within Cortex XSOAR.

Copy link

welcome bot commented Apr 10, 2025

Thanks for opening your first pull request. You are awesome!

Questions about how we build Docker images? Make sure to checkout our README.

What happens next?

  • The CI will run the build cycle on any new/modified docker images. If the build fails make sure to review the posted comment and address the errors.
  • Once the build passes, The CI will create a development docker image which can be used for local testing. A comment with the details will be posted to this PR.
  • A member of the team will then review the pull request.
  • If all is good and both the build is passing and the pull request has passed review, you will be able to merge the PR.
  • Once merged, The CI will run another build and create a production ready docker image which will be deployed at Docker Hub under the demisto organization: https://hub.docker.com/u/demisto .

Good luck to us all!

@CLAassistant
Copy link

CLAassistant commented Apr 10, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants