Sign inSign up

3dpro/nginx-node

By 3dpro

Updated over 5 years ago

Nginx Mainline /w NodeJS 7.x image of Debian Sid

Image
0

50K+

3dpro/nginx-node repository overview

Nginx Mainline /w NodeJS 7.x image of Debian Sid Build Status

Required Docker Images

  • nginx

Build

  docker build -t nginx-node:latest .

Run

  docker run -d -p 8080:80 -p 4433:443 -h nginx-node --name nginx-node nginx-node:latest

Tag summary

Content type

Image

Digest

Size

226.7 MB

Last updated

over 5 years ago

docker pull 3dpro/nginx-node