docker-node/0.10/onbuild
Christopher Horrell 1c65c4ed37 Set ENV for NODE_ENV
This ensures that the value of NODE_ENV is made available to the CMD
context. This ensures commands such as `npm start` or `node index.js`
are using the correct NODE_ENV.

See comments in
https://github.com/docker-library/official-images/pull/2156
2016-09-19 16:36:04 -04:00
..
Dockerfile Set ENV for NODE_ENV 2016-09-19 16:36:04 -04:00