commit | ed23b2b4ce796602ac073ec07582b9a19f5f02e4 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Sun Feb 28 13:47:44 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sun Mar 06 09:46:22 2016 +0900 |
tree | 9f36e1deb7b3e075926f7535f1740d1e98647b58 | |
parent | 5fb1fda25a44f405c991cf8e024697bd0b06eb4f [diff] [blame] |
THRIFT-3696 Install pip to CentOS Docker images to fix Python builds This closes #912
diff --git a/build/docker/centos/Dockerfile b/build/docker/centos/Dockerfile index 4ce4f42..011ccc0 100644 --- a/build/docker/centos/Dockerfile +++ b/build/docker/centos/Dockerfile
@@ -58,7 +58,7 @@ python-devel \ python-setuptools \ python-twisted-web \ - python-six + python-pip # Ruby Dependencies RUN yum install -y \