Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-1782

s2i-nodejs: cannot use version 14-ubi8-minimal

    XMLWordPrintable

Details

    • 1
    • False
    • False
    • Hide
      * There is currently a known issue: The `s2i-nodejs` pipeline cannot use the `nodejs:14-ubi8-minimal` image stream to perform source-to-image (S2I) builds. Doing so produces an `error building at STEP "RUN /usr/libexec/s2i/assemble": exit status 127` message.
      +
      Workaround: Use `nodejs:14-ubi8` instead of the `nodejs:14-ubi8-minimal` image stream.
      Show
      * There is currently a known issue: The `s2i-nodejs` pipeline cannot use the `nodejs:14-ubi8-minimal` image stream to perform source-to-image (S2I) builds. Doing so produces an `error building at STEP "RUN /usr/libexec/s2i/assemble": exit status 127` message. + Workaround: Use `nodejs:14-ubi8` instead of the `nodejs:14-ubi8-minimal` image stream.

    Description

      It is not possible to use image stream nodejs:14-ubi8-minimal, we should document it as a known issue

      STEP 7: RUN /usr/libexec/s2i/assemble
      /bin/sh: /usr/libexec/s2i/assemble: No such file or directory
      subprocess exited with status 127
      subprocess exited with status 127
      error building at STEP "RUN /usr/libexec/s2i/assemble": exit status 127
      time="2021-11-04T13:05:26Z" level=error msg="exit status 127"
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            ppitonak Pavol Pitoňák
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: