-
Bug
-
Resolution: Done
-
Blocker
-
FIS 2.0
-
None
-
%
-
Resolved with PR https://github.com/fabric8io-images/s2i/pull/31
-
FIS 2.0 Sprint 6, FIS 2.0 Sprint 9
S2I java image should support also binary build for far jar provided directly with oc command and not generated by f-m-p.
In current version the assemble script expects to have filesystem structure "Dockerfile" and "maven" dir that are generate on "fabric8:build" step.
However you can't provide fat-jar directly with
oc start-build my-build --from-file="myAwesomeFat.jar"
- is related to
-
ENTESB-8836 Standardize on S2I for on prem/cloud builds
- Closed
- relates to
-
ENTESB-8898 Simplify f-m-p s2i binary format to support other xPaaS images supporting s2i binary builds
- Closed