Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-2552

dgbuilder docker build fails at npm install

XMLWordPrintable

      dgbuilder docker build is failing due to an issue in npm install. Unfortunately, the Jenkins log is not helpful but this issue is also seen in local builds.

      To recreate issue in local build:
      cd ccsdk/distribution
      mvn clean install
      cd ubuntu
      mvn clean install -P docker -Ddocker.pull.registry=nexus3.onap.org:10001 [if behind proxy : -Ddocker.buildArg.http_proxy=$http_proxy -Ddocker.buildArg.https_proxy=$https_proxy]
      cd ../dgbuilder-docker
      mvn clean install -P docker

            schinthakayala schinthakayala
            djtimoney Dan Timoney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: