Closed helio-frota closed 6 years ago
test/test-app/package.json: "world": "github:bucharest-gold/world" test/test-app/package-lock.json: "version": "github:bucharest-gold/world#d741b5a61ee3457aed40cc76789812d70435291e" contrib/etc/install_node.sh:yum install -y https://github.com/bucharest-gold/node-rpm/releases/download/v${NODE_VERSION}/rhoar-nodejs-${NODE_VERSION}-1.el7.centos.x86_64.rpm contrib/etc/install_node.sh:yum install -y https://github.com/bucharest-gold/node-rpm/releases/download/v${NODE_VERSION}/npm-${NPM_VERSION}-1.${NODE_VERSION}.1.el7.centos.x86_64.rpm s2i/usage:s2i build https://github.com/bucharest-gold/centos7-s2i-nodejs --context-dir=test/test-app/ nodeshift/centos7-s2i-nodejs:latest sample-app