Skip to content

Instantly share code, notes, and snippets.

@thlorenz
Created February 27, 2014 14:40
Show Gist options
  • Select an option

  • Save thlorenz/9251362 to your computer and use it in GitHub Desktop.

Select an option

Save thlorenz/9251362 to your computer and use it in GitHub Desktop.
from dockerfile/nodejs
add https://github.com/thlorenz/redeyed/archive/v0.4.4.tar.gz /src
workdir /src
entrypoint [ "npm" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment