A base image for Meteor web apps.
docker pull cxops/meteor-web
git clone [email protected]:CXInc/docker-meteor-web.git
cd docker-meteor-web
# Bump this incremental ID for each change in the image
docker build -t cxops/meteor-web:1 .
A base image for Meteor web apps.
docker pull cxops/meteor-web
git clone [email protected]:CXInc/docker-meteor-web.git
cd docker-meteor-web
# Bump this incremental ID for each change in the image
docker build -t cxops/meteor-web:1 .