From: jose.lausuch Date: Wed, 7 Oct 2015 12:46:50 +0000 (+0200) Subject: Add 2 libraries for Rally to the Functest Dockerfile X-Git-Tag: brahmaputra.1.0~326 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F2291%2F1;p=functest.git Add 2 libraries for Rally to the Functest Dockerfile JIRA: FUNCTEST-29 Change-Id: Ie610d982c79bb115edd0d33c75ab3de27d607422 Signed-off-by: jose.lausuch --- diff --git a/docker/Dockerfile b/docker/Dockerfile index 49d9edfee..f1a28027a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -30,6 +30,8 @@ wget \ python-dev \ python-pip \ postgresql \ +build-essential \ +libpq-dev \ libxslt-dev \ libssl-dev \ libgmp3-dev \