Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-191

Remove incorrect ENV vars from Dockerfiles / generate metadata?

XMLWordPrintable

      In the node stack Dockerfile, we see:

          TYPESCRIPT_LS_VERSION=0.1.12 \
          TYPERSCRIPT_VERSION=2.8.4 \
          CRW_VERSION=1.0.0.GA \
          CHE_VERSION=6.13.0 \
          SUFFIX=00002 \
      

      Yet none of these vars appear to be used in the script.

      These appear to be leftovers from the NCL days and can therefore be removed. NODEJS_VERSION=8 seems to be a valid Openshift env var, so we can keep that one.
      cc: yivantso

              Unassigned Unassigned
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: