Sharp: Can't install on Alpine Linux

Created on 30 May 2019  路  1Comment  路  Source: lovell/sharp

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]
question

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings