This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
storperf:packaging [2015/12/10 21:19] Mark Beierl [Building StorPerf from Local Clone] |
storperf:packaging [2015/12/10 21:19] (current) Mark Beierl [Building StorPerf from Local Clone] |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| Running that script will create a container called opnfv/storperf:dev which will be staged using your local repository. You can then enter the container with | Running that script will create a container called opnfv/storperf:dev which will be staged using your local repository. You can then enter the container with | ||
| - | docker run -t opnfv/storperf:dev /bin/bash | + | docker run -t -i opnfv/storperf:dev /bin/bash |
| And you will find your repository in /home/opnfv/repos/storperf. You must also start the supervisord program manually in order for graphite and carbon to be available: | And you will find your repository in /home/opnfv/repos/storperf. You must also start the supervisord program manually in order for graphite and carbon to be available: | ||