Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-3516

Avoid copying JBOSS_HOME content during s2i

XMLWordPrintable

      Instead of copying the server to /s2i-output/server we can [NOT APPLICABLE]:

      • we delete the deployments link from JBOSS_HOME/standalone/deployments
      • we copy the /deployments to JBOSS_HOME/standalone/
      • we create a link /s2i-output/server ==> JBOSS_HOME

      The link can't be found in an openshift context, so /s2i-output/server must be a directory, JBOSS_HOME becomes a link to /s2i-output/server in this case.

            jdenise@redhat.com Jean Francois Denise
            jdenise@redhat.com Jean Francois Denise
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: