A hawtapp application built via
oc start-build hawtapp --from-file=sti-hawtapp-2.0.0-SNAPSHOT-app.zip
fails to deploy
$ oc logs hawtapp-1-zpzsw -f Starting the Java application using /opt/run-java/run-java.sh ... /opt/run-java/run-java.sh: line 44: cd: /home/jboss: Permission denied
- relates to
-
ENTESB-9007 Verify that when we push the new 2.0 image streams that we don't break existing 1.0 S2I apps.
- Closed