Merge "[docker] fix ability to use rally verify install
"
This commit is contained in:
commit
064a0414fd
@ -2,7 +2,7 @@ FROM ubuntu:16.04
|
||||
MAINTAINER Sergey Skripnick <sskripnick@mirantis.com>
|
||||
|
||||
# install prereqs
|
||||
RUN apt-get update && apt-get install --yes wget python vim bash-completion
|
||||
RUN apt-get update && apt-get install --yes wget python vim bash-completion gcc
|
||||
|
||||
# ubuntu's pip is too old to work with the version of requests we
|
||||
# require, so get pip with get-pip.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user