Bash script to build and dockerize meteor project
Put this interactive script in root folder of your meteor project and start it by running:
$ ./build.sh
You will be asked to enter your docker username, name for docker image and it's tag. By default, tag will be set to "latest".