Tutorial: Running Meteor and Mongo in a Single Container with Supervisord

Hi everyone,

I wrote a tutorial on how to run meteor and mongo in the same docker container with supervisord.

Running both in the same container isn’t scalable, but it can be an easy way to deploy a simple app or prototype.

The image comes out to 124MB compressed so it’s relatively lightweight.