Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Last active February 17, 2019 16:19
Show Gist options
  • Save mhemrg/d4340d4725db98d72145921371dafb95 to your computer and use it in GitHub Desktop.
Save mhemrg/d4340d4725db98d72145921371dafb95 to your computer and use it in GitHub Desktop.
Liara + NodeJS Sharp package (libvips)
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