Versions Compared

Key

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

...

              docker build -t presto:v0.0.2 .
              docker tag presto:v0.0.2 registry.baidubce.com/onap/presto:v0.0.2
              docker push registry.baidubce.com/onap/presto:v0.0.2

            Note: Replace the repository path with your own repository. 

...