commit | 3a16e30247017bc8128e920156aa700ac666642d | [log] [tgz] |
---|---|---|
author | kdanylov aka koder <koder.mail@gmail.com> | Thu Jun 28 21:52:26 2018 +0300 |
committer | kdanylov aka koder <koder.mail@gmail.com> | Thu Jun 28 21:52:26 2018 +0300 |
tree | 51ba8d258fb1abd38043b1763c1e407b265e1a29 | |
parent | f193a54d205d8e93ccb52cd4d5def19278104cd9 [diff] [blame] |
cleanup v2
diff --git a/Dockerfile b/Dockerfile index 124e620..ceedf9c 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -10,8 +10,7 @@ COPY . /opt/wally -# git clone https://github.com/Mirantis/disk_perf_test_tool.git /opt/disk_perf_tool && \ -# git checkout v2.0 && \ +# git clone https://github.com/Mirantis/disk_perf_test_tool.git /opt/disk_perf_tool RUN git clone https://github.com/koder-ua/cephlib.git /opt/cephlib && \ git clone https://github.com/koder-ua/xmlbuilder3.git /opt/xmlbuilder3 && \