https://github.com/mrblueblue/hello-docker-node
hello world with docker and node
https://github.com/mrblueblue/hello-docker-node
Last synced: 2 months ago
JSON representation
hello world with docker and node
- Host: GitHub
- URL: https://github.com/mrblueblue/hello-docker-node
- Owner: mrblueblue
- Created: 2015-06-27T01:47:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-28T18:41:17.000Z (almost 10 years ago)
- Last Synced: 2025-02-06T01:44:41.342Z (4 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-docker-node
Example of a node server on a Debian Jessie container.
I followed the instructions [here](https://docs.docker.com/examples/nodejs_web_app/), but swapped out CentOS for Debian