Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 432 Bytes

Meteor Builder and Dockerizer

Bash script to build and dockerize meteor project

Requirements

Installation

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".