Docker base image for Node.js apps with NGINX for serving static assets and proxying
6.4K
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 processesenvsubst for generating configs from environment variablesThis 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.
Content type
Image
Digest
sha256:945889ce4…
Size
33.2 MB
Last updated
almost 2 years ago
docker pull felixbuenemann/node-nginx-base-docker