Versions Compared

Key

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

...

Now we are ready to install Dovetail. there are two ways for instllation: code installation and docker installation

2.2.4.1 code installing 

/* Version of dovetail is not specified yet? we are still using the latest in the master - this needs to be fixed before launch. */

...

TBD. Is this useful or necessary? It seems the overall complexity is about the same.

sudo docker run --privileged=true -it -v <openrc_path>:<openrc_path> \

-v /home/opnfv/dovetail/results:/home/opnfv/dovetail/results \

...