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

The container from readme accepts regex as parameter? #110

Open
antonioconselheiro opened this issue Oct 1, 2024 · 1 comment
Open

The container from readme accepts regex as parameter? #110

antonioconselheiro opened this issue Oct 1, 2024 · 1 comment

Comments

@antonioconselheiro
Copy link

Hey, how are you doing?
I have seen this support regex and I have tried some using docker container, but got some errors, the container accepts regex as parameter? Or I'm doing anything wrong?

image

@scribblemaniac
Copy link
Contributor

The docker image is not built with regex support. You will need to modify the Dockerfile to install the pcre2-dev package and to pass the argument --enable-regex to ./configure if you want this.

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

No branches or pull requests

2 participants