Sign inSign up

felixbuenemann/node-nginx-base-docker

By felixbuenemann

Updated over 1 year ago

Docker base image for Node.js apps with NGINX for serving static assets and proxying

Image
2

6.4K

felixbuenemann/node-nginx-base-docker repository overview

This Docker image contains the following components:

Stable NGINX 1.20 with the following features:

Node.js v8 (alpine3.8) / v10 (alpine3.10) / v12 (alpine3.12) / v14 (alpine3.14) with NPM, Yarn and Full-ICU pre-installed.

It also contains the following tools:

  • forego for running multiple processes
  • envsubst for generating configs from environment variables

This is a base image that should be consumed from custom images that contain the nginx.conf, Procfile, npm packages etc. to build the full app.

Tag summary

Content type

Image

Digest

sha256:945889ce4

Size

33.2 MB

Last updated

almost 2 years ago

docker pull felixbuenemann/node-nginx-base-docker