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

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

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.