/meteor-base

Primary LanguageDockerfileMIT LicenseMIT

How to Build

docker build --build-arg METEOR_VERSION=1.8.1  -t yourusername/meteor .

What is available in the container when deployed?

  • Node and Npm which is packaged already with meteor, so exact versions of node and npm
  • Mongo Client and server already in path as it is already available with meteor.
  • All the meteor installed npm packages available in NODE_PATH