Tags: prietyc123/odo-init-image
Tags
Update version to 1.0.1 (redhat-developer#44) Updates the Dockerfile to 1.0.1
add nodejs minishift images in language mapping (redhat-developer#36)
Replace dumb-init with go init (redhat-developer#35) * Moving to use go-init instead of dumb-init Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com> * Moving go-init out of vendor and updating Dockerfile accordingly * Commenting out everything that has to do with dumb-init from Dockerfile * Removing dumb-init and any remaining references * Updating image to follow /go/src/github.com/pablo-ruth/go-init
Use custom innerloop scripts for java and nodejs (redhat-developer#27) * preparation for language specific scripts * add dev-* scripts for nodejs and java * remove ODO_DEPLOYMENT_BACKUP_DIR * Remove custom dev-* scripts for java images assemble and run scripts in most java images are already "innerloop friendly" * getlanguage.go: add constants for env variables * nodejs: enable debug by default and add hot reload support * add dev-assemble and dev-run scripts for Java with remote debugging enabled * small comment fix * fix rebase errors
Clean up naming supervisord-image -> init-image (redhat-developer#29) * rename odo-supervisord-image to odo-init-image * add com.redhat.component label
not using s2i deployment dir (redhat-developer#23) as now we are mounting s2i deployment dir as a persistent volume we dont need to back it up
PreviousNext