Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-160

redhat-openjdk-18/openjdk18-openshift saves artifacts to /tmp/src

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Containers.1.10.GA
    • None
    • container
    • None

      The s2i image redhat-openjdk-18/openjdk18-openshift saves the artifacts to /tmp/src, which is expected.

      After that, the assemble script copies it to /deployments instead of moving the artifact, which makes the resulting image much larger than it should be.

      This behavior should be changed to moving the artifact to the deployment dir, instead of copying it, as in other s2i images:
      https://github.com/openshift-s2i/s2i-wildfly/blob/master/14.0/s2i/bin/assemble#L209-L229

              jdowland@redhat.com Jonathan Dowland
              farandac@redhat.com Francisco de Borja Aranda Castillejo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: