Impossible to use system nodejs from a container image

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Trivial
    • Component/s: nodejs-plugin
    • None
    • Environment:
      Docker LTS deployed in Kubernetes, container-based build only

      I am unable to get nodejs-plugin to pickup node installation from https://hub.docker.com/_/nodeĀ (using version 8-jessie, migrating legacy app). Inside the image the binary is located atĀ /usr/local/bin/node, I am trying to useĀ /usr/local/bin orĀ /usr/local as a tool installation path but it always results in "Couldn’t find any executable in ..." error.

      Ideally I'd like to be able just to omitĀ nodeJSInstallationName so that system default node is used.

            Assignee:
            Nikolas Falco
            Reporter:
            Vladimir Kulev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: