Merge "[BugFix] Add ability to install tempest in docker"
This commit is contained in:
@@ -27,12 +27,8 @@ RUN ./install_rally.sh --system --verbose --yes \
|
|||||||
rm -rf /tmp/* && \
|
rm -rf /tmp/* && \
|
||||||
apt-get -y remove \
|
apt-get -y remove \
|
||||||
build-essential \
|
build-essential \
|
||||||
gcc-4.8 \
|
|
||||||
libffi-dev \
|
|
||||||
libssl-dev \
|
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libxslt1-dev \
|
libxslt1-dev \
|
||||||
python-dev \
|
|
||||||
python3 \
|
python3 \
|
||||||
&& \
|
&& \
|
||||||
apt-get -y autoremove && \
|
apt-get -y autoremove && \
|
||||||
|
Reference in New Issue
Block a user