XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.9 GA
    • 2.7.1
    • Toolbox
    • None

      There should be some entry point which helps user to use Toolbox image. 3scale entry point was removed because of THREESCALE-4009
      Now there is entry point for Ruby base image:

      This is a S2I ruby-2.5 rhel base image:
      To use it, install S2I: https://github.com/openshift/source-to-image
      
      Sample invocation:
      
      s2i build https://github.com/sclorg/s2i-ruby-container.git --context-dir=2.5/test/puma-test-app/ rhscl/ruby-25-rhel7 ruby-sample-app
      
      
      You can then run the resulting image via:
      podman run -p 8080:8080 ruby-sample-app
      

            Unassigned Unassigned
            mkudlej@redhat.com Martin Kudlej
            Martin Kudlej Martin Kudlej
            Eguzki Astiz Lezaun Eguzki Astiz Lezaun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: