-
Bug
-
Resolution: Done
-
Major
-
2.7.1
-
None
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
No
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
- relates to
-
THREESCALE-4009 3scale toolbox gives " 3scale: unknown command '3scale' " error
-
- Closed
-