bugfix: serviceha do not provide result to influxdb
[yardstick.git] / Dockerfile
index 92ce9bb..59dbef0 100644 (file)
@@ -16,6 +16,8 @@ MAINTAINER Hans Feldt <hans.feldt@ericsson.com>
 RUN apt-get update && apt-get install -y \
     libffi-dev \
     libssl-dev \
+    libxml2-dev \
+    libxslt1-dev \
     python \
     python-dev \
     python-setuptools && \