Skip to content

Instantly share code, notes, and snippets.

@brettle
Created June 8, 2016 07:32
Show Gist options
  • Save brettle/ea2f86e006ccb2963effc3e0bfcde9ea to your computer and use it in GitHub Desktop.
Save brettle/ea2f86e006ccb2963effc3e0bfcde9ea to your computer and use it in GitHub Desktop.
NodeJs recipe exposing test server on 9001
FROM codenvy/node
EXPOSE 9001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment