Open a76yyyy opened 1 year ago
The mentioned Alpine package is built by Alpine team, but not OpenCV. So we cannot affect on it. OpenCV team is looking on options besides manylinux2014 environment for Linux, but it's not a question for the next 4.8 release.
@a76yyyy Can you host this Dockerfile under version control for the time being? I have some tweaks, and @asmorkalov suggests this won't be solved too soon.
@a76yyyy Can you host this Dockerfile under version control for the time being? I have some tweaks, and @asmorkalov suggests this won't be solved too soon.
I don't actually write alpine pkg build scripts, so you can use my FYI DockerFile for anything
Expected behaviour
In alpine pkg, I can only search for the complete build package of
py3-opencv
.Hope to provide
headless
build package.My dockerfile for reference
Issue submission checklist
[x] This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
[x] I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
opencv-python