Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added command to re-tag docker image

...

            docker pull nexus3.onap.org:10001/onap/ccsdk-odlsli-image:0.4.4

            #The docker image that was downloaded should be re-tagged to remove the first part:

           docker tag nexus3.onap.org:10001/onap/ccsdk-odlsli-image:0.4.4 onap/ccsdk-odlsli-image:0.4.4

            # Edit the below file with the latest version of ccsdk-odlsli-image

...