commit | c453d4a707344ab52ea1d8f95e88e4885027a96c | [log] [tgz] |
---|---|---|
author | Peter Lomakin <plomakin@mirantis.com> | Wed Jul 15 11:57:18 2015 -0700 |
committer | Peter Lomakin <plomakin@mirantis.com> | Wed Jul 15 11:57:18 2015 -0700 |
tree | 78ab03497e28fec665b7fdc5ea89c6e1f18253a0 | |
parent | 8bc4802cd863d57735d1d19b70ebef334ac61c39 [diff] |
Dockerfile to build tool with dependecies. Added Dockerfile. To build container use command: ``` docker build -t <username>/disk_perf_test_tool . ``` To run container use: ``` docker run -t -i <container-id> ```
Block storage devices tests tool. See wiki for details