https://github.com/drhelius/docker-helloworld-node-microservice
https://github.com/drhelius/docker-helloworld-node-microservice
docker micro-service micro-services node nodejs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/drhelius/docker-helloworld-node-microservice
- Owner: drhelius
- License: apache-2.0
- Created: 2016-06-24T18:22:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T11:43:34.000Z (over 5 years ago)
- Last Synced: 2025-03-24T05:43:26.615Z (over 1 year ago)
- Topics: docker, micro-service, micro-services, node, nodejs
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-helloworld-node-microservice
docker run --name hello --detach -p 8080:8080 quay.io/isanchez/helloworld-node-microservice
Example Output:
Hello World from host "f55d3140b679".