-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
Now that Docker supports multi-stage builds it'd be nice to have an official base image with just the Node.js binary. A build image could extend from the current images and a production image could extend from the standalone version (copying the built application with all installed dependencies from the build container).
valeriangalliat, cakuki, kouhin, nevostruev, cazacugmihai and 58 more