Skip to content

Instantly share code, notes, and snippets.

@treeder
Last active May 22, 2016 08:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save treeder/c0e55b1627ea54818c8f to your computer and use it in GitHub Desktop.
Save treeder/c0e55b1627ea54818c8f to your computer and use it in GitHub Desktop.
FROM alpine
RUN apk update && apk upgrade
RUN apk add nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment