# runtime **Repository Path**: thehappymouse/runtime ## Basic Information - **Project Name**: runtime - **Description**: 编译构建一个 runtime 环境,大概包括: php nginx postgresql nodejs emq redis pgsql - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #/opt/runtime 编译构建一个 runtime 环境,大概包括: ``` php nginx postgresql nodejs emq redis pgsql ``` #使用 ``` wget http://git.oschina.net/thehappymouse/runtime/raw/master/build-runtime.sh 或者 curl http://git.oschina.net/thehappymouse/runtime/raw/master/build-runtime.sh -o build-runtime.sh sh build-runtime.sh ``` 生成位置 >2017-07-21 * 调整 imageick 的 jpeg和png * 增加memcached扩展 ##第一阶段 * postgresql ```9.6.3``` * php ```7.1.6``` ``` 含imagick扩展``` > bug 一样的脚本,download下来,不能运行,郁闷