Last active
February 17, 2019 16:19
-
-
Save mhemrg/d4340d4725db98d72145921371dafb95 to your computer and use it in GitHub Desktop.
Liara + NodeJS Sharp package (libvips)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM creativearea/libvips:8.3.3-0 | |
FROM liararepo/node-platform | |
RUN apt-get update && apt-get install -y build-essential curl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment