Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The "docker" profile defines an additional phase in which the docker image is built and deployed to NEXUS_DOCKER_REPO with the image name ${image.name}:${project.docker.latesttag.version}, which currently translates to "onap/ccsdk-odlsli-image:0.3-STAGING-latest."

The Docker file


Running the ODLSLI pom.xml file

...