Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-2084

Remove = in web dockerfile

    XMLWordPrintableJSON

Details

    Description

      The web Dockerfile contains an extra equal sign that should not be there:

      ARG NODE_VERSION= 

      The = sign shows a default value but since it is empty the build will still fail.

      the build pulls the default version from the .nvmrc file and passes it in, we should not have the = sign in the Dockerfile

      Attachments

        Issue Links

          Activity

            People

              vinayakhegde Vinayak Hegde
              wilfreds Wilfred Spiegelenburg
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: