-
Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
The containers theoretically include support for invoking bin/run.sh inside an application sources instead of the normal run script run-java.sh.
This feature was broken on 2018-09-21 (https://github.com/jboss-openshift/cct_module/commit/1ff1d96379#diff-8317aad5b92e7f2a33a2396b97deac2d0d312dd02b260e5acbe93be1863387d5R23 CLOUD-2477 refactor maven modules, cct_module) which means this has never worked for any UBI image (it might have worked for some of the earlier RHEL7 images.)
The feature isn't documented anywhere, and overriding the run script can be achieved at the container level by overriding the RUN command instead.
Remove the vestigal code.
- links to