jshimko / meteor-launchpad

A base Docker image for Meteor applications.
https://hub.docker.com/r/jshimko/meteor-launchpad/
MIT License
276 stars 152 forks source link

Added verbosity do npm install --production #106

Closed gustawdaniel closed 6 years ago

gustawdaniel commented 6 years ago

I propose to add --verbose flag because if building hangs out on this step this flag allow to easy debug.

jshimko commented 6 years ago

thanks!