Created
June 8, 2016 07:32
-
-
Save brettle/ea2f86e006ccb2963effc3e0bfcde9ea to your computer and use it in GitHub Desktop.
NodeJs recipe exposing test server on 9001
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM codenvy/node | |
EXPOSE 9001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment