ryanj / origin-s2i-nodejs

A basic Source to Image builder for OpenShift Origin, with runtime binaries from Nodejs.org
https://hub.docker.com/r/ryanj/centos7-s2i-nodejs/
Apache License 2.0
20 stars 30 forks source link

Remove scl_enable script, relocate debug code to "run" hook #3

Closed ryanj closed 8 years ago

ryanj commented 8 years ago

see https://github.com/openshift/sti-nodejs/pull/89#issuecomment-206511159

ryanj commented 8 years ago

This change seems to break some of the test coverage :(

ryanj commented 8 years ago

fixed