https://github.com/jaaaco/node-nginx
Nodejs + nginx in one container
https://github.com/jaaaco/node-nginx
nginx nodejs
Last synced: 2 months ago
JSON representation
Nodejs + nginx in one container
- Host: GitHub
- URL: https://github.com/jaaaco/node-nginx
- Owner: jaaaco
- Created: 2017-05-04T12:40:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T15:23:08.000Z (about 9 years ago)
- Last Synced: 2025-02-22T05:19:32.629Z (over 1 year ago)
- Topics: nginx, nodejs
- Homepage: https://hub.docker.com/r/jaaaco/node-nginx/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Node + nginx in one container
This container helps running services that require both nginx and nodejs in one container.
Basically this is one image created from two official images node:7.9.0 slim and nginx.