Search Docker Hub
nginx-proxy-node
By antihero
Sets up nginx and node. Run via service nginx start && node app.js
1.1K
A minimal docker image for setting up nginx to wrap your service.
unix:///default.sock
CMD rm /default.sock; /etc/init.d/nginx start && <your run command here>
Content type
Image
Digest
Size
108 MB
Last updated
over 9 years ago
docker pull antihero/nginx-proxy-node