Docker build for Linux Alpine, NodeJS and Meteor builded application support with minimal footprint
3.6K
!!! Warning: PROJECT IS DEPRECATED and PUBLIC ONLY FOR ARCHIVE PURPOSES !!!
https://github.com/Treecom/alpine-meteor
Dockerfile for creating Nodejs and Meteor compatible application container runninng on small footprint Alpine Linux. Your final container will have only from 100MB to 200MB depend on your aplication size.
WARNING: This containers is not for build or develop Meteor applications! This Dockerfile create container to run final builded Meteor aplication. You must build Meteor application your self.
See example folder how to build your application container. Simply copy files from example folder into your meteor project. Setup options in docker-build.sh file and run sh docker-build.sh.
TIP: Also graficmagic and phantomjs is avaliable just by uncomment RUN lines in example Dockerfile.
Builded on mhart/alpine-node image and inspired by MeteorD project. Thanks guys!
https://github.com/mhart/alpine-node
Content type
Image
Digest
Size
94.9 MB
Last updated
about 9 years ago
docker pull martinezko/alpine-meteor