An open API service indexing awesome lists of open source software.

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

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