auto `settings.json` --> METEOR_SETTINGS. https://github.com/hqingyi/docker-meteor
1.0K
meteor docker镜像,仅负责部署任务。
[[ -f /usr/app/config/settings.json ]] && export METEOR_SETTINGS="$(cat /usr/app/config/settings.json)"
运行时环境读取/usr/app/config/*.sh
npm install
启动服务器
Content type
Image
Digest
Size
256.3 MB
Last updated
over 10 years ago
docker pull hqingyi/docker-meteor