-
Feature Request
-
Resolution: Unresolved
-
Major
-
4.3.0.Beta1
When creating a new application via templates I am required to have the docker images (base builder image etc.) to be available. Otherwise the build wont succeed.
You can see this in the instrcutions for the eap templates where the steps to create an app via those templates are 2: create the image streams & create the app via the templates:
https://github.com/adietish/application-templates/blob/master/README.md
$ osc create -n yourproject -f jboss-image-streams.json
$ osc process -n yourproject -f eap/eap6-basic-sti.json -v APPLICATION_NAME=helloworld,APPLICATION_HOSTNAME=helloworld.yourproject.local,GIT_URI=https://github.com/jboss-developer/jboss-eap-quickstarts,GIT_REF=6.4.x,GIT_CONTEXT_DIR=helloworld | osc create -n yourproject -f -
- is related to
-
JBIDE-20016 Explorer: As a user I want to be able to create and delete projects for OpenShift v3 connections
- Closed
-
JBIDE-20172 Explorer: As a user I want to be able to delete projects for OpenShift v3 connections
- Closed