We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I can't install sharp on alpine linux. I added this to my dockerfile
apk add vips-dev fftw-dev build-base --update-cache \ --repository https://alpine.global.ssl.fastly.net/alpine/edge/testing/ \ --repository https://alpine.global.ssl.fastly.net/alpine/edge/main
but i got
ERROR: unsatisfiable constraints: vips-dev (missing): required by: world[vips-dev]
The text was updated successfully, but these errors were encountered:
Hi, please see #1730 and libvips/libvips#1320
Sorry, something went wrong.
No branches or pull requests
Hi
I can't install sharp on alpine linux.
I added this to my dockerfile
but i got
The text was updated successfully, but these errors were encountered: