Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5736

Update the s2i usage script to show the correct image name

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 1.11.0.Final
    • None
    • None
    • None
    • False
    • False
    • undefined

    Description

      For the product s2i images today, if we run the image with the "/home/kogito/kogito-app-launch.sh -h" flag, it will return the s2i help pointing to the community images:

       $ drun rhpam-7/rhpam-kogito-runtime-native-rhel8 /home/kogito/kogito-app-launch.sh -h
      
      This is the quay.io/kiegroup/kogito-runtime-native S2I image:
      To use it, install S2I: https://github.com/openshift/source-to-image
      
      Sample invocation:
      
      s2i build <binary path/URL> -e RUNTIME_TYPE=<quarkus|springboot> quay.io/kiegroup/kogito-runtime-native <application image>
      
      Where the binary path/URL is the built artifact that you want to copy to your image.
      You can then run the resulting image via:
      docker run <application image>
      
      

      Attachments

        Activity

          People

            rhn-support-fspolti Filippe Spolti
            rhn-support-fspolti Filippe Spolti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: