Skip to content

Instantly share code, notes, and snippets.

@hugomd
Created December 24, 2017 15:03
Show Gist options
  • Save hugomd/5642a71d1e94b3a40874a18aa6a69b70 to your computer and use it in GitHub Desktop.
Save hugomd/5642a71d1e94b3a40874a18aa6a69b70 to your computer and use it in GitHub Desktop.
FROM node:alpine
RUN npm install -g --silent --unsafe-perm now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment