Code Review
/
storperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
96a67f2
)
Fixed typo #2
91/37391/1
author
mbeierl
<mark.beierl@dell.com>
Thu, 13 Jul 2017 13:39:53 +0000
(09:39 -0400)
committer
mbeierl
<mark.beierl@dell.com>
Thu, 13 Jul 2017 13:39:53 +0000
(09:39 -0400)
Change-Id: Ifa853173ea7269f51af40e82422ef2454d06f50c
Signed-off-by: mbeierl <mark.beierl@dell.com>
docker/storperf-master/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/storperf-master/Dockerfile
b/docker/storperf-master/Dockerfile
index
aa52fbb
..
69f488a
100644
(file)
--- a/
docker/storperf-master/Dockerfile
+++ b/
docker/storperf-master/Dockerfile
@@
-72,7
+72,7
@@
RUN cd /var/lib/graphite/webapp/graphite && python manage.py syncdb --noinput
RUN git config --global http.sslVerify false
RUN git clone http://git.kernel.dk/fio.git ${repos_dir}/fio
RUN cd ${repos_dir}/fio && git checkout tags/fio-2.2.10
-
#
RUN cd ${repos_dir}/fio && make install
+RUN cd ${repos_dir}/fio && make install
# Install StorPerf