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

Use Debian Stretch and latest NodeJS LTS 10.15.x #135

Open johndoe75 opened 5 years ago

johndoe75 commented 5 years ago

Changed to use Debian Stretch (9) rather than outdated Debian Jessie (8). Also changed the default NodeJS to be latest LTS version 10.15.x. This fixed an issue with bcrypt "undefined symbols" with NodeJS 8.9.

Also added a loop to try different GPG Keyservers in case one is unresponsive. Had problems with SKS – sometimes it worked, sometimes not.

Last but not least: after Meteor installtion is done, remove and re-install fiber to workaround a "Missing binaries" error with fibers.