HADOOP-14311. Add python2.7-dev to Dockerfile (Allen Wittenauer via asuresh)
This commit is contained in:
parent
4168805502
commit
0ac17dc644
@ -58,6 +58,7 @@ RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
|
|||||||
protobuf-c-compiler \
|
protobuf-c-compiler \
|
||||||
python \
|
python \
|
||||||
python2.7 \
|
python2.7 \
|
||||||
|
python2.7-dev \
|
||||||
python-pip \
|
python-pip \
|
||||||
rsync \
|
rsync \
|
||||||
snappy \
|
snappy \
|
||||||
|
Loading…
Reference in New Issue
Block a user