Closed jmortlock closed 1 year ago
Thanks!
Do you think opencv-python-headless
also needs to be included?
I did have a look at this and I don't think it does, the reason being is that previously we have been using the docker image from this repository: https://github.com/mvhirsch/thumbor-docker/blob/f766bf614dedf4b54b84bbd3e558c7cc09c04ad4/7/alpine/Dockerfile and it does not have opencv-python-headless
as an installed dependency.
If your able to get a release with this change out i would be happy to test and report back to you
Okay, I will check it. Thanks again for the participation! 👍
I have added Numpy which is required for various filters and dectors in thumbor. In particular for us we are using the following detectors setup
Version range came from this PR https://github.com/thumbor/thumbor/pull/1537